ph_htmlunescape PowerHome formula function
Description
Returns the passed string with HTML escape characters removed.
Syntax
ph_htmlunescape ( s )
Argument Description
s String. A string containing HTML escape characters.
Return value
String. Returns the passed string with HTML escape characters converted and removed.