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

hiGetProgressBarTotalSteps

hiGetProgressBarTotalSteps(
w_window
)
=> t / nil

Description

Returns the maximum number of total steps for the progress bar from the window specified.

Argument

w_window

The window from which you want to get the maximum number of total progress bar steps.

Value Returned

t

The progress bar total steps successfully returned.

nil

There was an error.

Example

hiGetProgressBarTotalSteps( window ( 1 ) )

Related Topics

Progress Dialog Box Functions

hiShowProgressBar

hiSetProgressBar

hiSetProgressLabel

hiGetProgressBarTotalSteps


Return to top
 ⠀
X