Expressions in GRC Calculations

The Set Field and Variable operations in a calculation contain an expression.

Using the content assist feature to build an expression

You can type / (slash) followed by any of the following keywords to choose from a list of all of the available expressions that relate to that keyword.

  • date
  • list
  • currency
  • if
  • string

For example, if you type /if, you can choose from the following list of expressions:

List of string expressions

You can type [$ to choose from a list of previously defined fields.

For example, given the fields shown in the following image, if you type [$, you can choose from the list of fields:

Example of list of fields

As you type, the options are filtered to show only the fields that match.