Page History
...
Name | Description |
|---|---|
CreateInstance is signalled when an instance of a component is created [created Inherited from PRIM_REGX.Match (PRIM_REGX.Match) | |
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 |
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 | |
For the original input string, replaces the string that last match a specified regular expression with a specified replacement string Result, ReplaceString |