hiSetTreeItemDescription
hiSetTreeItemDescription(g_item g_description) =>t / nil
Description
Changes the item description. The description is initially set with the g_description argument of hiCreateTreeItem. To get the current description, use hiGetTreeItemDescription.
Arguments
|
The item whose description you want to change. This is the return value of |
|
|
The new description for the argument, specified as a list of strings or symbols. |
Values Returned
Related Topics
Return to top