.

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: @VerifyPassword
1. This example returns true:
2. This example returns false because the hashed string contains an upper-case T:
3. If the access field is a password field containing the string, "He++llo", this code returns true:
4. This code returns false because the @HashPassword and @Password functions use different formats to encode the contents of the access field:
See Also