Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Symbol Address operator returns the address of the symbol following it. Symbol Address can be used in variable and integer constant expressions, but not in floating-point constant expressions. Example:

Code Block
BYTE[@Str] := "A"

...