SplitExtract
Description
Splits an input string based on an argument and returns the token based on the token number argument specified. A new column is created for the results.
A blank space separator can be created with a blank space " " in the character sequence field. (No quotation marks required.)
Use
- Select an argument. (String)
- Enter an output field name.
- Enter the token (1 based) to extract.
- Enter the character sequence where the split occurs.
- Click OK.
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_SplitExtract" to see an example of this function.