hiGetProgressBarCurrentStep
hiGetProgressBarCurrentStep(w_window) =>t / nil
Description
Returns the current step of the progress bar from the window specified.
Argument
|
The window from which you want to get the current progress bar step. |
Value Returned
Example
hiGetProgressBarCurrentStep( window ( 1 ) )
Related Topics
Return to top