String Variable

A String Variable stores a string of fixed length. Shorter strings are padded with spaces. The maximum length can no longer be changed after definition.

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.

Length

Maximum length of the text in the object (bytes).

Value (String)

Current value of the object if no variable reference is used.

Used in

Attribute
Description