High Layout Identifier
High layout identifier is an outside layout that references a set of eighteen numbers ranging from 19 to 36. This identifier is used as a supporting identifier when building action statements or condition statements.
To reference an outside layout identifier of high numbers, you use the identifier High as noted below:
| RX Script | Copy Code |
|---|---|
High //refers to a set of eighteen numbers from 19 to 36 |
|
Example 1

The above example references the high identifier and its location.
Example 2
We have decided to place a 15 unit bet on the High layout covering numbers from 19 to 36. Using the supporting high layout identifier along with an action statement, the following example will perform this task.
| RX Script | Copy Code |
|---|---|
put 15 units on High |
|
Results from example 2
![]()