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

hiGetTopListItem

hiGetTopListItem( 
o_listbox
) 
=> x_position / nil

Description

Returns the top item position of a listbox field.

Argument

o_listbox

SKILL handle to the listbox.

Values Returned

x_position

The top item position of the listbox field. 1 is the first item.

nil

The listbox is invalid or the form is not instantiated.

Related Topics

Form and Field Functions


Return to top
 ⠀
X