[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Represents the new Match with the results for the next match Tab=Strings [Property] [Methods] doNextMatch=Gets a new Match 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). ARG()|1|0 onNextMatch=Occurs after getting the next match. ARG(Match)|2|0 NextMatch=Returns a new Match with the results for the next match. ARG(Match)|3|0 Match=Defines an object that contains information about the match. ARG(Match)|4|0