FORMULA LANGUAGE
Note This @command is obsolete in Release 6.
Syntax
@Command( [AdminOpenGroupsView] )
Usage
AdminOpenGroupsView is available only when the Domino Administrator is open.
When there is only one Domino Directory on the selected server, AdminOpenGroupsView opens it and displays its Groups view. When there are multiple directories on the selected server, Notes/Domino displays a dialog box that allows you to select the directory to open.
This command does not work on the Web.
Language cross-reference
GetView method of LotusScript NotesDatabase class
getView method of Java Database class
See Also