Statement: Action, Type: Supporting
Red-Black or Black-Red
Format: initial-action-statement Red-Black { 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 Red-Black is a supporting action identifier that is referencing the Red and Black even money layouts. When a roulette number appears, the Red-Black identifier will return the appropriate even money layout type of either Red or Black. This reference can then be applied to the dest-record-layout.
The Black-Red identifier functions exactly the same as the Red-Black identifier. |
The Red-Black or Black-Red identifiers will ignore the number 0 and 00. |
Example
We want to keep track of the color type of the last number that has appeared. The following example will perform this task.
RX Script | Copy Code |
---|---|
Copy Last Red-Black to the Record "color reference" Layout |