Versions Compared

Key

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

...

  • + (add; can also use the attribute function sum)
  • - (minus; can also use the attribute function sum, reversing the sign of the second operand)
  • / (divide)
  • * (multiply)

Responsive

...

Functions 
Anchor
client_functions
client_functions

To improve performance, the functions listed below can be evaluated by the client rather than the server. These are useful where you want an expression to be evaluated quickly, for example in formatting rules.

...