FORMULA LANGUAGE


Examples: @V4UserAccess
1. This formula returns 4; 1; 1 if the user has Editor access, permission to create documents, and permission to delete documents, in a database with the path of DSource\lookup.nsf on server Galactica/Space/Federation.
2. This formula returns 6;1;1, despite the user's access level and permissions, since the customer.nsf database is running on the local server. Or if the user has No Access to the database, "You are not authorized to perform that operation" displays instead.
3. This formula returns 6; 1; 0 if the user has Manager access, permission to create documents, and no permission to delete documents in the current database if the database is running on a server other than the local server.
See Also