Returns a new Match object with the results for the next match, starting at the position at which the last match ended (at the character after the last matched character)
Member of PRIM_REGX.Match (PRIM_REGX.Match)
Name | Type | Data Type | Description |
---|---|---|---|
Match | *Result (Optional) | PRIM_REGX.Match | Reference to the next regular expression match |
No detailed help is available for this feature