FORMULA LANGUAGE


@GetAddressBooks
Example

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 ]


If you do not provide a keyword, this function returns the NSF file names of all the address books associated with the current client or server.

Note With release M10 of Lotus Domino Designer 6, you cannot use @GetAddressBooks without supplying a keyword.

Return value

address books


Language cross-reference

Example