Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds and returns a query TreeNode object given a query name.
Syntax
client server private static TreeNode findQueryNode(str queryName)
Run On
Called
Parameters
- queryName
Type: str
The name of the query to find.
Return Value
Type: TreeNode Class
The TreeNode object.