Справка Houdini на русском Nodes VOP nodes

Strip VOP node

Strips leading and trailing whitespace from a string.

On this page

Returns a string with the leading and trailing charactors 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 charactors 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