Form.clearTimeout

Method of Form

New in package 166

Description

Clears the delay set by Form.setTimeout.

Syntax

Form.clearTimeout(timeoutID)

Parameters

Parameter Description
timeoutID ID of the timeout you wish to clear, as returned by Form.setTimeout

Example

Example 1: In this example, alert message will never be displayed..

See also

Form.setTimeout, Form.setInterval, Form.clearInterval

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.