Application Integration (On-Premises) : Integration Server Built-In Services : String Folder : pub.string:HTMLDecode
pub.string:HTMLDecode
WmPublic. Replaces HTML character entities with native characters.
Specifically, the service:
Replaces this HTML character entity...
With...
>
>
<
<
&amp;
&
&quot;
"
Input Parameters
inString
String An HTML-encoded String.
Output Parameters
value
String Result from decoding the contents of inString. Any HTML character entities that existed in inString will appear as native characters in value.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback