FORMULA LANGUAGE
Returns a list of the address books associated with a client (if the current database is local) or server.
Note This @function is new with Release 6.
Syntax
@GetAddressBooks( [options ] )
Parameters
[ options ]
[TITLES]
Returns the titles of the address books associated with the current database, instead of the NSF file names.
Note With release M10 of Lotus Domino Designer 6, this keyword returns the file name instead of the title.
[FIRSTONLY]
Displays only the first database in the returned text list of address book names.
Note With release M10 of Lotus Domino Designer 6, you cannot use @GetAddressBooks without supplying a keyword.
Return value
address books
Example