Houdini 20.0 Nodes APEX Nodes

dict::Keys

Gets an array of the keys of a dictionary.

On this page
Since 20.0

Takes as input a dictionary and returns a string array containing the keys of the dictionary.

Inputs

dict: Dict

A dictionary.

Outputs

keys: StringArray

A string array of the keys of dict.

APEX Nodes