Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@IsNewDoc

For a document being edited, indicates if the document has been saved to disk.

Syntax

@IsNewDoc

Return value

flag

Boolean

Usage

This function evaluates the current state of the document when it is used in toolbar button, hide-when, section editor, window title, field, form, and form action formulas.

This functions returns 0 if the document has not yet been saved, regardless of how the document was created. It always returns a 0, even if the document has been saved, when used in column, selection, agent, and view action formulas.

Language cross-reference

IsNewDoc property of LotusScript NotesUIDocument class

IsNewNote property of LotusScript NotesDocument class

IsNewNote property of Java Document class

See examples

Examples: @IsNewDoc
Related topics
Examples: Writing formulas that evaluate to a result
Accessing the current document in the formula language




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009