OpenNavigator @Command (Formula Language)
Opens a navigator defined for the selected database.
Syntax
@Command( [OpenNavigator] ; navigator ; solo )
Parameters
navigator
Text. The name of a navigator defined for the selected database. OpenNavigator opens this navigator in an existing navigation pane or window.
solo
Number ("1"). Optional. If you include this value, Notes® opens the specified navigator in its own window.
Usage
OpenNavigator opens this specified navigator in an existing navigation pane or window.
You can use this command in Web applications but you must omit the solo argument.