Touchatag.block.regex matcher

regex-matcher

regex-matcher
"urn:touchatag:block:regex-matcher"

Searches for a text value based on a regular expression. This block outputs a true value if any matches are found, an integer for the total number of matches, and a text list of all matches. A regular expression (regex for short) is a special text string for describing a search pattern.

Example

regular expression blocks

More Info

<block id="regex-matcher" ref="urn:touchatag:block:regex-matcher"/>