setContent - Methods - Annotations API

Annotations API Methods

setContent()

Saves the content of the sticky note in context.

Examples

const myNote = itemsApp.assessApp().annotationsApp().module('stickynote').addNote();

myNote.setContent('Hello World!');

Arguments

  • contentString string

Return value

None (undefined).

Was this article helpful?

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