Returns whether results of a knowledge base query have been loaded. The KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS also indicates that the requested results are available; this function presents an alternative that can be used across UI reloads or login/logout.


See also Knowledge-base functions.

Signature:

isLoaded = KBQuery_IsLoaded()

Returns:

  • isLoaded - True if query results are available; otherwise false (boolean)