clearInterval()

This method is used to turn off the interval looping action referenced by the interval parameter's value.

syntax:

clearInterval(interval)

This method is used with the following:

window