FORMULA LANGUAGE


Examples: @ServerAccess
1. This code, when added as the default value of a field in a database on the ocean/bay server, returns 1 if Luisa Albright is listed as having standard administrative access to the ocean/bay server in the server document for ocean/bay.
2. This code, when added as the default value of a field in a Local database that has ocean/bay selected as its Administrative server on the Advanced tab of the database's ACL dialog box, returns 1 if Luisa Albright has standard administrative access to the ocean/bay server.
3. This code, when added as the default value of a field in a database running on the ocean/bay server, returns 1 if the current user has full access to the ocean/bay server and all of its databases.
4. This code, when added as the default value of a field, returns 0 because it does not recognize the short user name.
5. This code, when added as the default value of a field, returns 0 if Luisa Albright does not have full access to the ocean/bay server and all of its databases.

See Also