Function escape

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

    Deprecated

    A legacy feature for browser compatibility

    Parameters

    • string: string

      A string value

    Returns string

Generated using TypeDoc