FORMULA LANGUAGE


Examples: @DbLookup (Domino data source)
1. Your organization maintains employee office location and department information in the Person documents in the public Name & Address Book.
2. Using the Name & Address Book again, you want to retrieve a list of office telephone numbers for everyone in the Purchasing department.
3. This formula returns the value stored in the Status field of the Virus Check document, which is accessed via the In Progress view of the PROJECTS.NSF database stored in the SMITH subdirectory on the RESEARCH server. The information will not be cached, so if this formula is evaluated again during the same Notes session, a new lookup will be performed to ensure that the status retrieved is up to date.
See Also