Home > @i2analyze/notebook-sdk > data > INote > contents
data.INote.contents property
Gets the contents of the note.
Signature:
readonly contents: string;
Returns: string
Introduced: version 1.0
Remarks
See schema.INotesSchema for constraints on the contents of notes.