PRIM_REGX.Split - Execute Method

Splits a specified input string into an array of substrings at the positions defined by the current regular expression pattern

Member of PRIM_REGX.Split (PRIM_REGX.Split)

Parameters

Name

Type

Data Type

Description

Tokens

*Result (Optional)

PRIM_REGX.CaptureCollection

Reference to capture collection identifying delimited substrings as determined by regular expression

InputString

*Input

Unicode String

The unicode string to split

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference