Tokenize String process

The Tokenize String process segments a string on a specified delimiter. The following table describes the process inputs for the Tokenize String request process.


Tokenize String process inputs

Input

Description

Required

string

Specifies the string to be parsed on a specified character

Yes

delimiter

Specifies the character on which the specified string is parsed

Default value: None

No


The following table describes the process output parameters for the Tokenize String process.


Tokenize String process output

Output

Description

tokens

Specifies an XML document with a root element, <tokens>, and child elements, <token>, containing the resulting string segments

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments