Versions Compared

Key

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

...

Excerpt

Returns the array of strings computed by splitting this string around matches of the given regular expression.

Parameters:

Parameter name

Type

Required

Description

str

string

Yes

Specifies the string which will be split

regex

string

Yes

The delimiting regular expression

Return type:

string[]


Related routines

Filter by label (Content by label)
spacesSIL40
cqllabel = "regex" and space = "SIL"
labelsregex

Example:

Example 1:

...

Filter by label (Content by label)
max100
cqllabel = "string_routines"
labelsstring_routines