This function replaces HTML escapes with their corresponding Unicode characters.
Bash
unescapeHTML(text) #Output: Text
If you want to achieve the opposite try using escapeHTML() instead.
📚 Use cases and examples
| Use case |
|---|
| No content found. |