.

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: @Char
1. This example returns: A.
2. This example returns: a.
3. This example returns: 8.
4. This example returns: A, a, and 8 in a list.
5. This example returns the character in the field named QuestionnaireNumber if that field is currently filled in; otherwise, returns a null string.
6. This example uses @Char(13) to insert a carriage return into the text of @Prompt.
See Also