Docs Menu
API Developer Guide / middleware / pub / string / htmlDecode

Service: htmlDecode

This service will convert an input string that has been HTML-encoded for HTTP transmission into a decoded string.

Input Parameter:

Name Type Description
text: String Input HTML text

Output Parameter:

Name Type Description
result: String Decoded HTML string