PRIM_REGX.Match - NextMatch Method

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)

Parameters

NameTypeData TypeDescription
Match*Result (Optional)PRIM_REGX.MatchReference to the next regular expression match

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference