...
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 And
- 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