About Functions

  • Updated

Functions are predefined calculations that use specific values, called arguments, in a particular order, or structure. Functions can be used to perform simple or complex calculations.

Structure of a function

The structure of a function begins with the function name, an opening parenthesis, the arguments for the function separated by commas, and a closing parenthesis.

Function name

For a list of available functions, click on the expression builder button on the right of the calculation text box.

Arguments

Arguments can be numbers, text, logical values such as TRUE or FALSE, collections, calculations, fields, constants, expressions, or other functions.

Related Topics

Function Reference

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.