Returns whether the knowledge base default query has completed successfully. The KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS also indicates that the knowledge base setup is complete; this function presents an alternative that can be used across UI reloads or login/logout.


See also Knowledge-base functions.

Signature:

isLoaded = KBSetup_IsLoaded()

Returns:

  • isLoaded - True if results for the knowledge base's default "Top Issues" query are available; false if a query is in progress or has failed (boolean)