Roulette Xtreme 2.0 - System Designer
List (Action)
Identifier Index > L > List (Action)

Glossary Item Box

List

Format:  initial-action-statement  List  [roulette-layout-1, roulette-layout-2, roulette-layout-3... ]

where

Description

The List is a supporting action identifier that reads the list of roulette-layouts between the brackets [ ] and processes those roulette-layouts based on the initial-action-statement.  A practical application of this identifier is to place bets directly on the roulette-layouts that are referenced between the brackets.

Example

We want to place a 1 unit bet on each of the following numbers: 12, 13, 19, 21, 29 and 32.  The following example will perform this task.  

RX Script Copy Code
Put 1 unit on List [Number 12,Number 13,Number 19,Number 21,Number 29,Number 32]

Results from example

Copyright © 2003 UX Software. All rights reserved