Html To Ascii Step
- 19 May 2025
- 1 Minute to read
- Print
- DarkLight
Html To Ascii Step
- Updated on 19 May 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Step Details | |
Introduced in Version | 5.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Text |
The HTML to ASCII step helps users convert a string of HTML into an ASCII (American Standard Code for Information Interchange) String. This process removes HTML tags and formatting, resulting in a simple text output that can be used in various applications where only ASCII text is required.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Html | HTML to convert | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | The ASCII converted string | String |
Was this article helpful?