openAuthorAide - Methods - Author API

Author API Methods

openAuthorAide()

Opens the Author Aide app from the Item list page.

You would want to use this method to programmatically open the Author Aide app in your application, for example.

Important This method can only be called when currently in the Item list page. If called from any other page, it will return false.

Examples

var openResult = authorApp.openAuthorAide();
console.log(openResult);

Arguments

None.

Return value

Type boolean

Returns true when the Author Aide app has been opened successfully from the Item list page. Returns false if not currently in the Item list page.

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.