Map Transform (MODLR Formula)
Runs a MODLR formula for each entry in a map, returning a transformed map.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Map
INPUTInput map of values to transform.
Formula
INPUTThe MODLR formula to run per map item. Use VARIABLES with prefix (e.g., pfx_key, pfx_value).
Variable Prefix
INPUTA prefix for formula variable keys to avoid clashes with Model variables.
Data Outputs
Result
OUTPUTstring map
Transformed map result.
Multiple
Settings
Return Numeric
BOOLEANIf true, converts formula result to number before storing.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing