FORMULA LANGUAGE


AddDatabaseRepID @Command
Adds an icon to the desktop for the database specified by its replica ID.

Syntax

@Command( [AddDatabaseRepID] ; replicaID ; serverHint ; bookmark )

Parameters

replicaID


serverHint
bookmark

Note This parameter is new with Release 5.


Usage

AddDatabaseRepID is similar to @Command( [AddDatabase] ) but uses a replica ID instead of a server/path name.

The database has to exist in the Notes Data directory on the server, otherwise it will not be found.

AddDatabaseRepID looks for the replica in the following order:


This command does not work on the Web.

See Also