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

hiListBoxDone

hiListBoxDone(
o_listBox 
) 
=> t / nil 

Description

Performs the same action as the OK button on the listbox.

Argument

o_listBox

SKILL handle to the listbox. This is the value of the listBoxHandle symbol passed into hiShowListBox.

Values Returned

t

The list box is unmapped.

nil

The list box is not unmapped.

Related Topics

List Box Functions

hiShowListBox


Return to top
 ⠀
X