XAP File Format: Operand

Parent: Conditional, Equation

Syntax

Operand
{
// Only one of the following three "values" can exist

//value 1								
Variable Entry
{
}	

//value 2
Constant = #;

//value 3	
Min Random = #;
Max Random = #;
}

Elements

Element Type Comment
Variable Entry Section
Constant Number (No default)
Min Random Number (No default)
Max Random Number (No default)