Regex Matches

String </br> Return all matches of the regex pattern in the given string </br>

</br>

</br>

Input Parameters

Name Type
String <font color='#9b59b6'>String</font>
Pattern <font color='#9b59b6'>String</font>

</br>

Output Parameters

Name Type
Matches <font color='#9b59b6'>String Array</font>

</br>

Output Execution Pins

<center><font color='gray'>This Block has the standard Output Execution Pin</font></center>