Roulette Xtreme 2.0 - System Designer
All Bets
Identifier Index > A > All Bets

Glossary Item Box

All Bets

Format:  initial-action-statement  All Bets  { dest-support-action }

where

Description

The All Bets is a supporting action identifier that is referencing all of the roulette layouts.  A practical application of this identifier is to provide a way to place bets on all roulette layouts, then remove the ones that do not meet a certain rule criteria that were processed by the designed roulette system.

Example 1

We want to place a 1 unit bet on all of the roulette layouts.  The following example will perform this task.

Rx Script Copy Code
Put 1 unit on All Bets

Results from example 1

Example 2

We want to get a total of all units placed on all roulette layouts and store that total to the data record total bets.  The following example will perform this task.

Rx Script Copy Code
Put 100% of All Bets to Record "total bets" data

Results from example 2

Copyright © 2003 UX Software. All rights reserved