Houdini 20.0 Nodes VOP nodes

Get Dictionary Element VOP node

Gets a specified value from dictionary.

On this page
Since 18.5

Retrieves a value from the given dictionary at the specified key.

Inputs

Dictionary

The dictionary to retrieve our value from.

Key

The key of the value to retrieve.

Default Value

The value of the output if the specified key is not in the dictionary.

Outputs

Value

The value of the given dictionary at the specified key or the default value if the key is invalid.

See also

VOP nodes