Using the Split String Step
- 21 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Using the Split String Step
- Updated on 21 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
Example Lab projects are public resources; articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.10.2 |
Root Folder | Example Lab - Split String by Spaces |
Modules | None |
Dependencies | None |
This Example Lab demonstrates how to Split a String by a Space.
Explanation
This Flow establishes a String called "String to Split" with a "abc def ghi jkl" value to pass into the Split String by Spaces step. After establishing that, set up the Split String step. The "Source" input will be mapped to the value "String to Split". Then set the Separator input as a "Space" (space bar).
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please get in touch with services@decisions.com. Import the project below to a Decisions environment on version 6.10.2 or later using our Importing/Exporting article.
Was this article helpful?