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

hiGetLayoutItems

hiGetLayoutItems( 
g_formRegionOrLayout 
[ s_layoutName ]
) 
=> x_index / nil

Description

Returns the description of all the items in the specified hiLayout in the index sequence.

Arguments

g_formRegionOrLayout

  

Any of the following:

  • hiLayout form
  • Scroll region or tab page in hiLayout form
  • hiLayout

s_layoutName

A symbol name of a hiLayout, field in the form, or region.

Values Returned

x_index

The description of all the items in the specified hiLayout in the index sequence.

nil

The items in the specified hiLayout do not exist.

Related Topics

Form and Field Functions


Return to top
 ⠀
X