.

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


DEFAULT
Example

A reserved word that does one of the following:


Syntax

DEFAULT variableName := value ;

Usage

This reserved word works in any formula.

Use DEFAULT once in a formula. If this keyword occurs multiple times in a formula, the first occurrence is effective and subsequent occurrences have no effect.

Note Pre-R6 behavior differs: if a formula contains multiple occurrences of DEFAULT, the last occurrence is effective.

Language cross-reference

Let statement of LotusScript language

Example
See Also