Page History
PRIM_REGX.MatchOne (PRIM_REGX.MatchOne)
| Panel | ||
|---|---|---|
| ||
Enables repeated searching for one occurrence of a regular expression |
Ancestors - Object (PRIM_OBJT)
...
Name | Description |
|---|---|
CreateInstance is signalled when an instance of a component is created [created Inherited from PRIM_REGX.MatchOne (PRIM_REGX.MatchOne) | |
DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from PRIM_REGX.MatchOne (PRIM_REGX.MatchOne) |
Methods
Name | Description |
|---|---|
Runs a search on specified input string for first occurrence of current regular expression and returns a match object Match, InputString |
...