Variable Operand

A variable operand is any operand that can receive new contents either by doing a MOVE, ZADD, or an Assignment.

Remarks

Variables include the following:

  • Arrays and array elements
  • Control and form properties
  • Data structures and data structure elements
  • Fields
  • Multiple occurrence data structures

See Also

Variables

MOVE

ZADD

Assignment