hiTreeTableGetSelectedItems
hiTreeTableGetSelectedItems(g_treeField) =>l_selectedItems/nil
Description
Gets a list of all the items that are currently selected in a tree table field.
Argument
Values Returned
|
List of items that are currently selected in the tree table field. |
|
Related Topics
hiTreeTableGetSelectedItemCount
Return to top