Method RegEx():getMatchPos() Foundation
Gets the match position from a match result.
:getMatchPos( <aMatch>, [<nGroup>] ) --> nPosition
The starting position of match or 0 if no match was found.
Helper class method to safely extract the starting position of a match from a match result array.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.