getContent - Methods - Annotations API

Annotations API Methods

getContent()

Get the body text from inside the sticky note in context.

Examples

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

myNote.getContent();
// -> "The quick, brown fox jumps over the lazy dog."

Arguments

None.

Return value

Type string

Was this article helpful?

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