Function escape

    • Computes a new string in which certain characters have been replaced by a hexadecimal escape sequence.

      Parameters

      • string: string

        A string value

      Returns string

      A legacy feature for browser compatibility