Function unescape

  • Computes a new string in which hexadecimal escape sequences are replaced with the character that it represents.

    Deprecated

    A legacy feature for browser compatibility

    Parameters

    • string: string

      A string value

    Returns string

Generated using TypeDoc