module - Methods - Annotations API

Annotations API Methods

module()

Returns the specified module with facade object, or if no module is specified, returns an array of all the modules that have been enabled, for example ["notepad", "stickynote"].

Examples

itemsApp.assessApp().annotationsApp().module('drawing');

Arguments

  • moduleName string

    Available moduleName values are: drawing, notepad, texthighlight, and stickynote.

Return value

Type object | array[string]

Was this article helpful?

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