Versions Compared

Key

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

PRIM_REGX.MatchOne - Execute Method

Panel
bgColor#2c3c4c

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