読み書き可能。文書が編集モードであるかどうかを示します。
NotesUIDocument
Boolean 型
取得する場合: flag = notesUIDocument .EditMode
設定する場合: notesUIDocument .EditMode = flag
式言語の @IsDocBeingEdited 関数
例