# 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.
