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