Data transformation functions#
Data transformation functions are helper functions to make data transformation easier in expressions.
JavaScript in expressions
1 |
|
For a list of available functions, refer to the page for your data type:
Usage#
Data transformation functions are available in the expressions editor.
The syntax is:
1 |
|
For example, to check if a string is an email:
1 2 3 |
|