Table of Contents

stop

This action can be executed on timers only.

This action stops the specified timers.

Attributes

On@id

Specifies the ID(s) of the timer(s) to stop.

Examples

<Action id="1">
   <On id="1">timer</On>
   <Type>stop</Type>
</Action>