Element Tokenizer Column

Name

Type

Required

Description

Separator

String

No

A single character used as a string delimiter to separate individual tokens. If the delimiter is not defined, the global delimiter is used. If a sequence of characters is defined, only the first character is used.

Src

String

Yes

Expression to evaluate to get the value to be tokenized.

Target

String

Yes

Column that stores the result of the tokenization process.


iWay Software