Trim String
- 03 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Trim String
- Updated on 03 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 Trim String step will trim the whitespace around a string.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Input | String to remove whitespace from. | String |
Outputs
Property | Description | Data Type |
---|---|---|
TrimString1_Output | New string with no whitespace around the string. | String |
Was this article helpful?