Remove Spaces
- 27 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Remove Spaces
- Updated on 27 Oct 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 |
This step removes the space character everywhere it is found in a string. It will remove all spaces from the string's front, middle, and end.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Val | String to remove all spaces from. | String |
Outputs
Property | Description | Data Type |
---|---|---|
RemoveSpaces1_Output | String with all spaces removed | String |
Related Information
Example Labs:
Using Remove Spaces
Was this article helpful?