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

hiGetBannerLabels

hiGetBannerLabels(
w_windowID
)
=> l_labels / nil

Description

Returns the list of labels that are in the banner bar of a window. (These labels were added with the ?labels argument to the hiOpenWindow function when the window was created or with the hiChangeBannerLabel function.)

Argument

w_windowID

Window from which you want to retrieve labels.

Value Returned

l_labels

List of labels in the banner bar of the window you specified.

nil

There are no labels in the banner bar.

Related Topics

Window Banner Functions

hiChangeBannerLabel

hiDeleteBannerLabel


Return to top
 ⠀
X