PRIM_REGX.MatchOne - Execute Method
Runs a search on specified input string for first occurrence of current regular expression and returns a match object
Member of PRIM_REGX.MatchOne (PRIM_REGX.MatchOne)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Match | *Result (Optional) | PRIM_REGX.Match | Reference to an object that contains information about the match |
| InputString | *Input | Unicode String | The unicode string to search for a match |
No detailed help is available for this feature