Roulette Xtreme 2.0 - System Designer
Dozen
Identifier Index > D > Dozen

Glossary Item Box

Dozen

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

where

Description

The Dozen is a supporting action identifier that is referencing the Dozen outside layouts.  

When referencing the Copy Last and Track Last action statements and a roulette number appears, the Dozen identifier will return the appropriate outside column layout type of either 1st Dozen, 2nd Dozen or 3rd Dozen.  This reference can then be applied to the dest-record-layout.

The Dozen identifier will ignore the number 0 and 00.

When referencing one of the Calculate action statements, the Dozen identifier will read the statistical data for the appropriate Calculate action statement and store the statistical total data to a data record.  The data that was retrieved from one of the Calculate action statements can be viewed from the Statistical Totals section of the Dozen statistics view

Example 1

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

RX Script Copy Code
Copy Last Dozen to the Record "dozen reference" layout

Results from example 1

Example 2

The example demonstrates the correct syntax to read the statistical mean data from the statistical total section for the Dozen layout into the data record dozen mean.  

RX Script Copy Code
Calculate Mean of Dozen to Record "dozen mean" Data

Copyright © 2003 UX Software. All rights reserved