unwatch

Non-standard

Summary

Removes a watchpoint set with the watch method.

Method of Object
Implemented in JavaScript 1.2
ECMAScript Edition none

Syntax

unwatch(prop)

Parameters

prop 
The name of a property of the object.

Description

The JavaScript debugger has functionality similar to that provided by this method, as well as other debugging options. For information on the debugger, see Venkman.

By default, this method is inherited by every object descended from Object.

Examples

See watch.



Tags (0)

Edit tags
  • No tags

Attachments (0)

 

Attach file