RegExMatches
Returns an array of all matching values.
Returns Invalid expression
if no matches are found or the pattern is faulty.
Syntax
Parameters
Name
Type
Required
Description
pattern
text
☑️
The pattern you want to check for.
text
text
☑️
The text you want to check for patterns.
Last updated
Was this helpful?