Syntax 1 For deactivating timing objects
Description
Deactivates a timing object.
Controls
Timing objects
Syntax
1 |
<span>timingobject</span>.<span>Stop</span> ( ) |
Argument |
Description |
---|---|
timingobject |
The name of the timing object you want |
Return Values
Integer. Returns 1 if it succeeds and
-1 if the timer is not running or could not be stopped.
Usage
Use this function to deactivate a timing object. A stopped
timer can be reactivated with the Start function.
Examples
This statement stops the timing object instance MyTimer:
1 |
MyTimer.<span>Stop</span>() |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest