Behavior EngineNodesUtilitiesString SplitSplits a string into an array of strings using a separator.Copy MarkdownOpenInputs The inputs required to configure this node. PropTypetextstringseparatorstring Outputs The payload this node emits after execution. PropTypearraystring[]MapIterates over a list and evaluates an expression for each item, returning a new array of the mapped results.