Dim result as variant
Result=Evaluate("@UserAccess")
This is the most direct method you can use. If you need more detail, however, such as whether the authenticated user has access to delete documents, you may need to access the Lotus Notes database's NotesACL object.
Do you have comments on this Ask the Expert Q&A? Let us know.
Related information from SearchDomino.com:
This was first published in April 2007