Index Through Regex

How to get index of a regular expression match collection element

E.g. :- The Result is [253,5,12,333]. How to get index of 12

1 Like

@Abdullah_Asad
Index variable should be Int32 type

1 Like

@Abdullah_Asad
In my case 56 present in 3rd index.

Please mark it as a solution if your problem solved.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.