Application Integration
- Application Integration
- All Products
fn:tokenize(input, pattern, flags)
Argument | Required/Optional | Description |
|---|---|---|
input | Required | The input string to be tokenized. If this
argument is an empty sequence ( () ), it is
treated as an empty string. |
pattern | Required | A regular expression pattern that specifies
the delimiter by which the input string will be split. The
pattern should be a valid regular expression according to the
XML Schema definition. |
flags | Optional | A string of flags that modify the behavior of
the regular expression as follows:
|
|
|
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|