closeAuthorAide - Methods - Author API

Author API Methods

closeAuthorAide()

Closes the Author Aide app and navigates back to the Item list page.

You would want to use this method to programmatically close the Author Aide app and return to the Item list in your application, for example.

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

Examples

var closeResult = authorApp.closeAuthorAide();
console.log(closeResult);

Arguments

None.

Return value

Type boolean

Returns true when the Author Aide app has been closed successfully and navigation to the Item list page is completed. Returns false if not currently in the Author Aide app.

Was this article helpful?

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