Skip to main content
Returns one of the components of a field’s string output after splitting it with a delimiter. Common use cases for this method include discarding unwanted data from a field’s output, and splitting output from one field into separate fields.

Parameters

The following parameters are in the computed field’s global Method parameter:

Examples

The following example shows splitting a field’s output to extract a first and last name. Config
JSON
Example document The following image shows the example document used with this example config: Click to enlarge Output
JSON