Roulette Xtreme 2.0 - System Designer
Even-Odd
Identifier Index > E > Even-Odd

Glossary Item Box

Even-Odd or Odd-Even

Format:  initial-action-statement  Even-Odd  { support-action }  dest-record-layout

where

Description

The Even-Odd is a supporting action identifier that is referencing the Even and Odd even money layouts.  When a roulette number appears, the Even-Odd identifier will return the appropriate even money layout type of either Even or Odd.  This reference can then be applied to the dest-record-layout.  

The Even-Odd identifier functions exactly the same as the Odd-Even identifier.

The Even-Odd or Odd-Even identifiers will ignore the number 0 and 00.

Example

We want to keep track of the even-odd type of the last number that has appeared.  The following example will perform this task.

RX Script Copy Code
Copy Last Even-Odd to the Record "even-odd reference" Layout

Results from example

Copyright © 2003 UX Software. All rights reserved