Roulette Xtreme 2.0 - System Designer
Beginning Session
Identifier Index > B > Beginning Session

Glossary Item Box

Beginning Session

Format:  locate-number-forward-statement source-integer Beginning Session  dest-record-layout

where

  • locate-number-forward-statement = the valid action statement, Locate Number Forward

  • source-integer = either a numeric variable or the value from the Record Data identifier.

  • dest-record-layout = destination Record Layout identifier.

Description

The Beginning Session is a supporting action identifier that is referencing the first roulette number that has appeared for the entire session that has appeared.  

Example

We want to locate a roulette number that is 8 spins from the first roulette number that has appeared and store that number to a data record number at 8 spins.  The following example will perform this task.

RX Script Copy Code
Locate Number Forward 8 spins from the Beginning Session to Record "number at 9 spins" layout

Results from example

Copyright © 2003 UX Software. All rights reserved