.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


Examples: @IsDocBeingLoaded
1. This example returns 1 when the document is being loaded into memory.
2. This example returns 0 when the document is saved.
3. This example, when used in a computed field named "Editors," displays the contents of $UpdatedBy when the document is being loaded. When the user recalculates the field (by pressing F9), the field displays the user's name as the current editor, followed by previous editors' names. When the document is saved, the value of "Editors" remains unchanged.
See Also