Statement: Action, Type: Supporting
High-Low or Low-High
Format: initial-action-statement High-Low { support-action } dest-record-layout
where
-
initial-action-statement = any valid action statement that use these identifiers listed below:
-
support-action = if applicable, any one of the valid destination supporting action identifierslisted below:
-
integer, Record Data
-
-
dest-record-layout = destination Record Layout identifier.
Description
The High-Low is a supporting action identifier that is referencing the High and Low even money layouts. When a roulette number appears, the High-Low identifier will return the appropriate even money layout type of either High or Low. This reference can then be applied to the dest-record-layout.
The High-Low identifier functions exactly the same as the Low-High identifier.
The High-Low or Low-High identifiers will ignore the number 0 and 00. |
Example
We want to keep track of the high-low type of the last number that has appeared. The following example will perform this task.
RX Script | Copy Code |
---|---|
Copy Last High-Low to the Record "high-low reference" Layout |