FORMULA LANGUAGE


Examples: @IsDB2
1. This formula returns 0 (False), since the local names.nsf database is not in DB2:
2. These formulas both return DB2 information about the current database:
3. This formula returns 1 if FRITES.NSF in the MAIL directory on the server Belgium is DB2 backed. Otherwise it returns 0.
4. This formula returns DB2 information about a database using its replica ID instead of its file name:
5. This example of a column formula first uses @IsDB2 to find out if the local database referenced in the dbname field of the document is a DB2 database, so that a more meaningful error message may be displayed from @DB2Schema: