Houdini 20.0 Nodes VOP nodes

Regex Match VOP node

Result 1 if the entire input string matches the expression.

On this page
Since 14.0

Inputs

Regex

The regex expression to find.

String

The string to search in.

Outputs

Match

1 if the regular expression matches the entire input string, 0 otherwise.

See also

VOP nodes