save (NotesOutline - JavaScript)

Saves any changes made to the outline.

Defined in

NotesOutline

Syntax

save() : void

Usage

You must save the outline before the program exits or the effect of a method that changes the outline is lost. These methods include addEntry, createEntry, moveEntry, and removeEntry.