Statement: Action, Type: Supporting
Section Per Sector
Format: initial-action-statement support-action Section Per Sector
where
-
initial-action-statement = any valid action statement that use these identifiers listed below:
-
support-action = either one of the valid destination supporting action identifiers listed below:
-
integer, Record Data
-
Description
The Section Per Sector is a supporting action identifier that sets the # of Sections/Sector field located in the Statistic Sector window.
The numeric range to set the # of Sections/Sector is from 2 to 10. Any other number will be ignored. |
Example
While initializing a new session, we want to set to # of sections per sector to 5 and then later place bets on those sections. The following example will perform this task.
RX Script | Copy Code |
---|---|
Put 5 on Section Per Sector //Alternate way by using a data record which stores to value of the section number Put 5 on record "sections" data Put 100% of record "sections" data to Section Per Sector |
Results from example
# of Sections/Sector is set to 5