Houdini 20.0 Nodes VOP nodes

Remove Key

Removes an item at the given key from a dictionary.

On this page
Since 18.5

If the key is in the dictionary, the

Inputs

Dictionary

The dictionary to remove value from.

Key

The key to remove from the dictionary.

Outputs

Result Dictionary

The resulting dictionary after the value at key is removed.

Existed

Whether the key was in the dictionary prior to removal.

See also

VOP nodes