Page tree

Versions Compared

Key

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

...

And if used within TableViewMerger or ValueView macros then calculated per row values might also be aggregated across the matched rows

Warning

Function names are CASE SENSITIVE

Supported Operators

Mathematical Operators
OperatorDescription
+Additive operator
-Subtraction operator
*Multiplication operator
/Division operator
%Remainder operator (Modulo)
^Power operator

...