FORMULA LANGUAGE


AddDatabase @Command
Example

Adds the specified database icon to the user's workspace, without opening the database.

Syntax

@Command( [AddDatabase] ; server : database ; bookmark )

Parameters

server


database
bookmark

Note This parameter is new with Release 5.


Usage

This command does not work on the Web.

Language cross-reference

AddDatabase method of LotusScript NotesUIWorkspace class

Example
See Also