Houdini 20.0 Nodes VOP nodes

Remove Value VOP node

Removes an item from an array.

On this page
Since 14.0

Finds the given value in the array. If found, the first value will be removed.

Inputs

Array

The array to remove value from.

Value To Remove

The value to remove from the array.

Outputs

Result

The input array with the value given removed or the input array if the value was not found.

See also

VOP nodes