Map String

Iterates over a list of strings, evaluating the mapped operation for each one. Use the Read String node to access the current string inside the loop.

Interface

Inputs

ParameterDetailsPossible Types
Strings

Primary Input

Vec<String>
Mapped

Exposed to the Graph by Default

String

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Vec<String>