Find all the matches in a string by regex pattern
Finds all the matches in a specified string by the inputted pattern. This block uses the current input as the default value
The pattern to compare the string
Returns the matches if any
Last updated 3 years ago