Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetProgressBarCurrentStep

hiGetProgressBarCurrentStep(
w_window
)
=> t / nil

Description

Returns the current step of the progress bar from the window specified.

Argument

w_window

The window from which you want to get the current progress bar step.

Value Returned

t

The progress bar current step successfully returned.

nil

There was an error.

Example

hiGetProgressBarCurrentStep( window ( 1 ) )

Related Topics

Progress Dialog Box Functions

hiShowProgressBar

hiSetProgressBar

hiSetProgressLabel

hiGetProgressBarTotalSteps


Return to top
 ⠀
X