| Name | ResetTimer |
|---|---|
| Type | Method |
| Summary | Resets a named timer |
| Prototype | long ResetTimer(BSTR TimerName); |
| Description | Resets the named timer. Also see ResetTimers to reset all timers. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | eInvalidObjectLabel: The timer name is not valid |
See also ...