Statement: Action, Type: Supporting
Last
Format: initial-action-statement Last source-support-action dest-support-action
where
-
initial-action-statement = any valid action statement that use these identifiers listed below:
-
source-support-action = any one of the valid source supporting action identifier listed below:
-
dest-support-action = any one of the valid destination supporting action identifiers listed below:
Description
The Last is a supporting action identifier reads the last numeric value that was assigned to one of the source-support-action identifier and performs a mathematical action statement using one of the initial-action-statements. All of the source-support-action identifiers have a special field called last value. When assigning a bet to the source-support-action identifier, a copy of the assigned value is stored into the last value field. Later, you can reference that field by using the Last identifier.
The table below demonstrates how this works:
Red |
Black |
Last value for Black |
Comment |
No Bet |
5 |
5 |
Place a 5 unit on Black |
No Bet |
No Bet |
5 |
No bet |
No Bet |
No Bet |
5 |
No bet |
5 |
No Bet |
5 |
Place the last unit that was placed on Black to Red |
No Bet |
0 |
0 |
Place a 0 unit on Black |
To clear the last value, assigned a 0 to the source-support-action identifier. |
Example
The following example will place the last unit value from Black to Red.
RX Script | Copy Code |
---|---|
Put 100% of the last unit from Black to Red |