Xojo Documentation
Xojo Documentation
Home
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Pi Programming
More Guides
Resources
In-Depth Guides
User Guide
Language Reference
Resources
Release Notes
System Requirements
Deprecations
Videos
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
WebTimer.Reset
From Xojo Documentation
Method
WebTimer
.Reset
()
New in 2011r2
Supported for all project types and targets.
Resets the
WebTimer
and restarts it.
Example
This code restarts the timer:
Timer1
.
Reset
Categories
:
New2011r2
Methods