Strip Non Ascii Characters from String
- 23 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Strip Non Ascii Characters from String
- Updated on 23 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 | 5.0.0 |
Location | Data > Text |
The Strip Non Ascii Characters from String step removes non-ASCII characters from the input provided.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Input String | String to remove characters from | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Modified String without the ASCII characters | String |
Was this article helpful?