Variable Object

Top  Previous  Next

Description

A Variable object represents a number. Variables can be used as counters in For loops, indices in Arrays, flags for conditional control, mathematical operations, and more. See the Matrix, Array, and Variable Math Script Reference for more information. You can assign Variable objects using the = operator.

 

Inheritance Hierarchy: Object->Variable

 

Available In Editions:

Engineer

Mission

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Properties

 

Methods

 

 

See also

Parsing Dates and Times

Matrix, Array, and Variable Math Guide