Double Braces functions
Learn about Double Braces, an expression language developed by Digibee that users can take advantage of in order to reference and manipulate data within a pipeline
Syntax
{{ FUNCTIONNAME(param1, param2) }}Nesting functions
{{ OUTSIDEFUNCTION(INSIDEFUNCTION(param1,param2), param3) }}Example
{
"date": "2022-10-26T03:00:00Z"
}Function list
COMPARISON
NUMERICAL
CONDITIONAL
DATE
FILE
JSON
MATH
STRING
UTILITIES
Last updated
Was this helpful?