Versions Compared

Key

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

...

The braces are useful for program readability. They are also useful when the field name is known but the position may have been changed. When the field name is not known, the Calculate function is used. When the position will not change and if speed is important, use < > (dynamic array operators).

...