FORMULA LANGUAGE


Examples: @UserAccess
1. This formula returns the text list 3: 1: 1: 1: 1: 0 if the user has Author access, permission to create documents, delete documents, create private agents, create personal views and folders, but does not have permission to create shared views and folders in the NUN.NSF database in the DISCUSS directory on server Gaborone.
2. This formula, when added to a form action button, creates a new document using the MyOpinion form if the current user has the privilege to create documents in the current (nun.nsf) database.
3. This formula returns the text list 6: 1: 1: 1: 1: 1: 1: 1: 1 if the user has Manager access and permission to create and delete documents, create private agents, create personal and shared views and folders, create LotusScript and/or Java agents, read and write public documents in the current database. The text list displays as 6; 1; 1; 1; 1; 1; 1; 1; 1 if the multi-value separator for the field containing this formula is a semicolon.
See Also