Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [created  Inherited from PRIM_REGX.Match (PRIM_REGX.Match)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed  Inherited from PRIM_REGX.Match (PRIM_REGX.Match)

Methods

Name

Description

NextMatch

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)

Match

Replace

For the original input string, replaces the string that last match a specified regular expression with a specified replacement string

Result, ReplaceString


See also

All Component Classes

Technical Reference