Skip to content

String Matches Regex

Pure

Returns true if the input string matches the given regular expression.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

The input string to test.

Pattern

INPUT

The regex pattern to match against.

Data Outputs

Result

OUTPUTboolean

True if the input matches the regex pattern.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing