> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/stoptimer.md).

# STOPTIMER

#### Syntax <a href="#syntax" id="syntax"></a>

**STOPTIMER**(*timerName*)

* *timerName* - the name of the timer which should be stopped - ***Value type**: text (optional, default: empty)*

#### Remarks <a href="#remarks" id="remarks"></a>

* If STOPTIMER is called with *timerName*, only the timer with that name is stopped. If there is no timer with the specified *timerName*, the function does nothing.
