CheckQryForTreePrompt method: UTILITY class
Syntax
CheckQryForTreePrompt(QryName, scope)
Description
Use this method to checks if a specific query uses tree prompts.
Important:
Connected query does not support queries with tree prompts.
Parameters
| Parameter | Description |
|---|---|
|
QryName |
Specifies the query name as a string. |
|
scope |
Specifies the query scope as a string. If a valid value is not specified, CheckQryForTreePrompt searches to determine the scope. The values are:
|
Returns
The empty string if the query does not use tree prompts; otherwise, an error string.