Roulette Xtreme 2.0 - System Designer
Street
Identifier Index > S > Street

Glossary Item Box

Street

Format:  initial-action-statement  Street  { support-action }  dest-support-action

where

Description

The Street is a supporting action identifier that is referencing the street inside layouts.  

When referencing the Copy Last and Track Last action statements and a roulette number appears, the Street identifier will return the appropriate street layout type.  This reference can then be applied to the dest-support-action.  

The Street identifier will ignore the number 0 and 00.

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

Example 1

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

RX Script Copy Code
Copy Last Street to the Record "street 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 Street layout into the data record street mean.  

RX Script Copy Code
Calculate Mean of Street to Record "street mean" Data

Copyright © 2003 UX Software. All rights reserved