[Go to site: main page, start]

Function unescapeHTML

  • Unescape the given escaped string.

    Handles only &, <, >, ", and '.

    Parameters

    • value: string

      An escaped string

    Returns string

    The escaped string