Options tab of the Split Text Action allows to set up text string processing options.
Options | Details |
---|---|
Ignore multiple consecutive separators | When enabled, Split Text Action will treat multiple consecutive separators as one. The empty text string elements will be skipped and the values will follow each other. Best used to retrieve all existing text string elements in continuous order. When disabled, Split Text Action will create a token for each delimited element position even if it contains no data. Best used to preserve fixed data structure (such as in tables) when data can be incomplete. |
Trim whitespace characters after splitting | If enabled, leading and trailing spaces, tabs and line breaks are removed from text string elements after splitting. |
This Action is enabled | An Action is executed only if it is enabled. Otherwise, it will be automatically skipped (completely ignored) from the Task flow. |
Use custom display name | Rename this Action, to make a human-readable workflow that will help you to find, read, and make sense of the Task structure later. |
Advanced fallback options | Manage the advanced fallback options—select which error types will lead to automatic execution of predefined workaround operations. |
Log only errors | Do not log information and warning messages for this Action. It may be useful to keep the log file small and tidy on production systems. |
Need help?
If you have any questions, please do not hesitate to contact our support team.