Number Variable

A Number Variable stores a 32-bit integer value that several objects can access via a variable reference. Changes to the variable value affect all referencing objects.

Attributes

AID
Attribute
Description
Object Id

Unique identifier of the object. This must be unique within the object pool (2 bytes, 0-65534).

Type

The type of the object.

Value (Integer)

Stored 32-bit integer value of the variable.