Map to List
Extracts values from a map into a list based on a specified list of keys.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input Map
INPUTThe map from which to extract values.
Keys
INPUTThe list of keys whose values should be extracted from the map.
Data Outputs
Values
OUTPUTarray
The list of values corresponding to the input keys.
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing