Domino Code Fragment

Code Name*
Access the names of users in a specific group in the Domain Address Book using formulas.
Date*
04/28/2024
Source (or email address if you prefer)*
Rlatulippe@romac.com
IP address:.3.14.83.223
Description*
Access the names of users in a specific group in the Domain Address Book using formulas.
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
Where SERVER is the servername, and GROUPNAME is the name of the group you're looking for.
Files/Graphics attachments (if applicable): Code:
@DbLookup("" : "NoCache"; (server : "names.nsf"); "groups";groupname; "Members")