Skip to content

Script

Calculated fields.

FieldTypeRequiredDescription
descriptionstringdescribe this step.
conditionlua-expression (string)Only run this action if the condition is met.
overwriteboolean (bool)Overwrite a field if it already exists.
letstringfield-expression pairs, like ‘c: count()’.
loadpath (string)Load a file containing Lua functions into the current context ‘init.lua’ is loaded by default.
runmultiline-text (string)Run the code on each action.