Dictionary Keys/Values
The Dictionary Keys/Values patch outputs the keys and values from a dictionary.
Inputs
Dictionary
The input dictionary.
Outputs
Keys
An array of keys from the dictionary
Values
An array of values from the dictionary.