Sort Strings
- 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Sort Strings
- Updated on 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Text |
The Sort Strings step will alphabetize a specified list of String values.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Source | List of Strings to alphabetize. | List of String |
Outputs
Property | Description | Data Type |
---|---|---|
SortStrings1_Output | Alphabetized list. | List of String |
Was this article helpful?