# clearTimeout(number timeoutID)

Cancels the timer set by setTimeout.

# Parameters

# number timeoutID

The ID of the timer to be canceled.