getItemListCount - Methods - Author API

Author API Methods

getItemListCount()

Retrieves the total number of Items in the Item list.

Examples

const itemListCount = await authorApp.getItemListCount();

Arguments

None.

Return value

Type Promise

When the promise resolves, it will either return a number, or false

If it runs successfully, it will return the number of Items in the Item list.

If the command fails, or if this command is run outside the Item list view, it will return false.

Versioning

Version added: v2025.2.LTS

Was this article helpful?

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