String Matches Regex
Returns true if the input string matches the given regular expression.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe input string to test.
Pattern
INPUTThe regex pattern to match against.
Data Outputs
Result
OUTPUTboolean
True if the input matches the regex pattern.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing