Versions Compared

Key

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

...

You can use the Calculate function in place of the {} (Braces) function. Calculate must be used if the column name is not known at compilation time. The expression specified in the Calculate function must evaluate to a column name in the file that has been opened to the system variable @DICT.

See also

{ } (the Braces operator)

Example

The following example shows how to evaluate column values by reference to the dictionary column name.

...