Behavior EngineNodesUtilities
Map
Iterates over a list and evaluates an expression for each item, returning a new array of the mapped results.
Inputs
The inputs required to configure this node.
ItemTemplate
The expression or template to evaluate for each item. The current item is exposed as 'item' in the expression context.
Outputs
The payload this node emits after execution.