Split Text
Split text by a delimiter into a list.
DataStringSplit
What it does
Split text by a delimiter into a list.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Input text | string | Required | Text to process. Variables are supported. Example: {{{text}}} Supports variables | |
| Delimiter | string | Required | , | Text to split on. Example: , Supports variables |
| Store result in | variable | Required | Example: result |
More Data commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.