GetSelectedTreeNode function
Syntax
GetSelectedTreeNode(RECORD.recordname)
Description
Use the GetSelectedTreeNode function to determine what node the user has selected in a dynamic tree control.
Note:
Dynamic tree controls have been desupported. Use the GenerateTree function or Tree Viewer.
Related Topics