HTMLEncode Text
- 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
HTMLEncode Text
- Updated on 15 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 | Integration > HTTP |
The HtmlEncode Text step takes in a String input, encodes it, and then outputs the value as a String.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Text To Encode | HTML to encode | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Encoded String | String |
Related Information
Forum Posts:
URLEncodeText Doesn't Encode Specific Characters
Was this article helpful?