Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Html To Ascii Step

Prev Next

Step Details

Introduced in Version5.0.0
Last Modified in Version5.0.0
LocationData > 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

PropertyDescriptionData Type
HtmlHTML to convertString

Outputs

PropertyDescriptionData Type
OutputThe ASCII converted stringString