.

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


Getting user input with @Prompt and @PickList
Example

Use the following forms of @Prompt and @PickList to get input from an interactive user:


Non-text values must be converted with @Text to be used as @Prompt and @PickList parameters. The text values can be constants, temporary variables, fields, or expressions.

The return value must be converted if it is to be used as a non-text value.

Example
See Also