Houdini 20.0 Nodes VOP nodes

Strip VOP node

Strips leading and trailing whitespace from a string.

On this page
Since 14.0

Returns a string with the leading and trailing characters given in the parameter whitespace removed.

The strip type can also be set to only strip from the left or the right.

Inputs

String

The string to strip charators from.

Whitespace

The characters to strip.

Strip Type

Set to strip from the left, right, or both.

Outputs

Stripped String

The resulting string after the strip operation.

See also

VOP nodes