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

Regex Replace VOP node

Replaces instances of find_regex with replace_regex.

On this page

Inputs

Find Regex

The regular expression to find.

ReplaceRegex

The expression to replace found instances with.

String

The string to search in.

MaxReplace

The maximum number of replaces to perform. If 0 then replace all instances.

Outputs

Result

1 if at least 1 replace was performed, otherwise 0.

See also

VOP nodes