Returns whether the requested knowledge base article has been loaded. The KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS also indicates that the requested article is available; this function presents an alternative that can be used across UI reloads or login/logout.


See also Knowledge-base functions.

Signature:

isLoaded = KBArticle_IsLoaded()

Returns:

  • isLoaded - True if data for the last requested article is available; otherwise false (boolean)