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

hiGetTree

hiGetTree(
g_item
)
=> s_treeName / nil

Description

Gets the tree that is inserted under the item you specify.

Argument

g_item

The handle to the item, which is the return value of hiCreateTreeItem.

Values Returned

s_treeName

The name of the tree that is inserted under the item.

nil

The item does not have a tree under it or there was an error.

Related Topics

Form and Field Functions

hiItemRemoveTree

hiItemInsertTree

hiGetTreeItems

hiGetTreeParent

hiGetTreeItemParent

hiCreateTreeTable


Return to top
 ⠀
X