Function unescape

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

      Parameters

      • string: string

        A string value

      Returns string

      A legacy feature for browser compatibility