
The Function Block PREG_MATCH performs a search using a regular expression.
Note: This function is Binary-Safe. This means that UTF8 characters cannot be processed directly.
The expression to search for, as a string.
Defines the string to be searched.
The output returns the number of matches.
If an error has occurred, this output is true.