You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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)

Parameters

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

Details


No detailed help is available for this feature

See also

All Component Classes
Technical Reference

  • No labels