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 |

