Syntax 1: For deactivating timing objects
Description
Deactivates a timing object.
Applies to
Timing objects
Syntax
|
1 |
timingobject.Stop ( ) |
|
Argument |
Description |
|---|---|
|
timingobject |
The name of the timing object you want to |
Return value
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.Stop() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest