Home > @i2analyze/notebook-sdk > records > INote > contents
records.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.