Substring
Extract part of a string by start index and length.
DataStringSubstring
What it does
Extract part of a string by start index and length.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Input text | string | Required | Text to process. Variables are supported. Example: {{{text}}} Supports variables | |
| Start index | number | Required | 0 | 0-based start position. Example: 0 Supports variables |
| Length | number | Optional | Number of characters (blank = to the end). Example: 5 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.