Roulette Xtreme 2.0 - System Designer
Low Layout
System Language > Supporting Identifiers > Roulette Table > Outside Layout > Even Money > Low Layout

Glossary Item Box

Low Layout Identifier

Low layout identifier is an outside layout that references a set of eighteen numbers ranging from 1 to 18.  This identifier is used as a supporting identifier when building action statements or condition statements.

To reference an outside layout identifier of low numbers, you use the identifier Low as noted below:

RX Script Copy Code
Low //refers to a set of eighteen numbers from 1 to 18   

Example 1

The above example references the low identifier and its location.

Example 2

We have decided to place a 5 unit bet on the Low layout covering numbers from 1 to 18.  Using the supporting low layout identifier along with an action statement, the following example will perform this task.

RX Script Copy Code
put 5 units on Low

Results from example 2

Copyright © 2003 UX Software. All rights reserved