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

NameTypeData TypeDescription
Tokens*Result (Optional)PRIM_REGX.CaptureCollectionReference to capture collection identifying delimited substrings as determined by regular expression
InputString*InputUnicode StringThe unicode string to split

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference