Versions Compared

Key

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

...

Certain functions can be evaluated on the client and expressions including only these functions will be evaluated on the client. Expressions including other functions must be evaluated on the server. The following functions can be evaluated on the client: 

  • And
  • Contains (from version 8.2.6)
  • CountElements 
  • Do
  • Dot (e.g. _form.UID) 
  • Equals 
  • Excluded
  • Greater than 
  • Greater than or equals 
  • IsEmpty 
  • IsNull 
  • Less than 
  • Less than or equals 
  • ListContains
  • Minus 
  • Not 
  • Not equals 
  • Now 
  • Or 
  • Plus 
  • Switch
  • Today 
  • Try