ExpressionFunction
- descriptionType: stringrequired
What the function does, in one sentence.
- nameType: stringrequired
The name to write in an expression — for example
concat. - paramsType: array of ExpressionFunctionParamrequiredProperties: 4
The arguments of the function, in order. The number of arguments comes from this list.
- returnType: stringenum
Type requiredThe type of the result.
valuesstringnumberbooleanstring[]object[]inherit