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 a string of HTML into an 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 a 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 |

