unwatch

Removes a watchpoint set with the watch method.

Applies to

Object

Syntax

unwatch(prop)

Parameters

prop

The name of a property of the object.

Example

See: Object:watch