LotusScript ClassesA-DCComment (NotesOutline)On this pageComment (NotesOutline - LotusScript)Read-write. A brief description of the outline. Defined in NotesOutline Data type String Syntax To get: comment$ = notesOutline .Comment To set: notesOutline .Comment = comment$ Example