Html To Ascii With Options Step
- 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Html To Ascii With Options Step
- 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 | 5.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Text |
The Html To Ascii With Options step helps users convert string HTML into Ascii (American Standard Code for Information Interchange) String with additional options.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Bracket URLNames | Will place brackets around Url names | Boolean |
Convert Html Tags | Will convert HTML tags to String | Boolean |
Html | HTML to convert | String |
Is Multi Line | Defines that the input has multiple lines | Boolean |
Outputs
Property | Description | Data Type |
---|---|---|
Output | The Ascii converted string | String |
Was this article helpful?