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

Glossary Item Box

All Outside

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

where

Description

The All Outside is a supporting action identifier that is referencing all outside roulette layouts.  A practical application of this identifier is to provide a way to place bets on the outside 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 the outside roulette layouts.  The following example will perform this task.  

RX Script Copy Code
Put 1 unit on All Outside layouts

Results from example 1

Example 2

We want to get a total of all units placed on the outside 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 Outside bets to Record "total bets" data

Results from example 2

Copyright © 2003 UX Software. All rights reserved