OpenRP Docs
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.

Prop

Type

ItemTemplate

The expression or template to evaluate for each item. The current item is exposed as 'item' in the expression context.

Prop

Type

Prop

Type

Outputs

The payload this node emits after execution.

Prop

Type

On this page