hiItemInsertTree
hiItemInsertTree(g_item g_tree) =>t / nil
Description
Creates a sub-tree under an item. You need to specify the item and the sub-tree as the arguments for this function.
Arguments
|
The item under which you want to create a sub-tree. This is the return value of |
|
|
The sub-tree. Use |
Values Returned
Related Topics
Return to top