Formula Language @Commands A-Z
This documentation shows the syntax and usage for all the @commands, in alphabetical order. It also includes examples, wherever appropriate.
For information on how to use @commands, see
the following topics:
- Using @Commands
An @command executes a Domino command. All of the standard menu commands can be executed using @commands. In addition, a number of specialized commands are available. - Listing of @Commands
- @Commands with ECL security
The following table lists the @commands affected by an execute control list (ECL). Those @commands do not execute on the workstation unless the marked ECL privileges are granted to the formula's signer. - AddBookmark @Command (Formula Language)
Adds a bookmark with the specified URL or current object. - AddDatabase @Command (Formula Language)
Adds the specified database icon to the user's workspace, without opening the database. - AddDatabaseRepID @Command (Formula Language)
Adds an icon to the desktop for the database specified by its replica ID. - AddToIMContactList @Command (Formula Language)
- AdminCertify @Command (Formula Language)
Displays the Choose Certifier ID dialog box, where you can select a Certifier ID file. After selecting a Certifier ID and entering its password, you select the user or server ID to be certified. - AdminCreateGroup @Command (Formula Language)
Opens a Domino Directory and displays a blank Group form. - AdminCrossCertifyIDFile @Command (Formula Language)
Displays the Choose Certifier ID dialog box, where you can select a Certifier ID file. After you select a Certifier ID and enter its password, Notes® displays the Choose ID to be Cross-Certified dialog box, which allows you to create a hierarchical cross certificate for an ID in another organization. - AdminCrossCertifyKey @Command (Formula Language)
Displays the Choose Certifier ID dialog box, where you can select a Certifier ID file. After you select a Certifier ID and enter its password, Notes displays the Cross Certify Key dialog box, which allows you to create a cross certificate for an ID in another organization using the numeric key associated with that ID. - AdminDatabaseAnalysis @Command (Formula Language)
Displays the Database Analysis dialog box, which provides information about the selected database on the selected server. - AdminDatabaseQuotas @Command (Formula Language)
For the selected server, displays a list of the databases in which you can change the size limits. - AdminIDFileClearPassword @Command (Formula Language)
Allows the administrator to delete the password associated with any user ID file, without having to first switch to that ID and make it active. - AdminIDFileExamine @Command (Formula Language)
Displays the Choose ID File to Examine dialog box. After the administrator selects an ID, Notes/Domino displays the ID Properties box, which contains information about security basics and your identity. - AdminIDFileSetPassword @Command (Formula Language)
Allows the administrator to assign a password to any user ID file, without having to first switch to that ID and make it active. - Administration @Command (Formula Language)
Opens the Domino Administrator if the Domino Administrator package is installed on the local machine of the user executing the command. - AdminNewOrganization @Command (Formula Language)
Displays the Register Organization Certifier dialog box, where an administrator can create a hierarchical Certifier ID for an organization. After the administrator enters a name and password for the new Certifier ID, Notes asks the user where to save the ID file and then creates the ID. - AdminNewOrgUnit @Command (Formula Language)
Prompts for the Certifier ID password and then displays the Register Organizational Unit Certifier dialog box, where the administrator can create a hierarchical Certifier ID for an organizational unit. - AdminOpenAddressBook @Command (Formula Language)
Opens a Domino Directory on the selected server. - AdminOpenCatalog @Command (Formula Language)
Opens the database catalog (CATALOG.NSF) on the selected server. - AdminOpenCertLog @Command (Formula Language)
Opens the certification log (CERTLOG.NSF) on the selected server. - AdminOpenGroupsView @Command (Formula Language)
Opens a Domino Directory on the selected server and displays its Groups view. - AdminOpenServerLog @Command (Formula Language)
Opens the server log (LOG.NSF) on the selected server. - AdminOpenServersView @Command (Formula Language)
Opens a Domino Directory on the selected server and displays its Servers view. - AdminOpenStatistics @Command (Formula Language)
Opens the statistics reporting database (STATREP5.NSF) on the selected server. - AdminOpenUsersView @Command (Formula Language)
Opens a Domino Directory on the selected server and displays its People view. - AdminOutgoingMail @Command (Formula Language)
Displays the contents of the selected server's MAIL.BOX file. - AdminRegisterFromFile @Command (Formula Language)
Displays a series of dialog boxes for certifying multiple new users from a text file. - AdminRegisterServer @Command (Formula Language)
Displays a series of dialog boxes for creating a new server ID. - AdminRegisterUser @Command (Formula Language)
Displays a series of dialog boxes for certifying new users. - AdminRemoteConsole @Command (Formula Language)
Displays the Remote Server Console dialog box, where an administrator can enter server console commands from a workstation. - AdminSendMailTrace @Command (Formula Language)
Displays the Mail Path Tracing dialog box, which allows you to send a message to a location on the mail router and receive a trace message in return. - AdminStatisticsConfig @Command (Formula Language)
Opens the server events database (EVENTS4.NSF) on the selected server and displays its Servers to Monitor view. - AdminTraceConnection @Command (Formula Language)
Displays the Trace Connections dialog box, which allows you to test network connections through a passthru server. - AgentEdit @Command (Formula Language)
Opens the Agent Properties box for the currently selected agent. - AgentEnableDisable @Command (Formula Language)
Enables or disables the specified agent. - AgentLog @Command (Formula Language)
Displays the log for the currently selected agent. The log contains information about when the agent last ran, what actions it performed, and when it finished running. - AgentRun @Command (Formula Language)
Runs the currently selected agent and then displays its log. - AgentSetServerName @Command (Formula Language)
Specifies a scheduled agent to run on a particular server. - AgentTestRun @Command (Formula Language)
Displays a log for the currently selected agent, describing what actions the agent will perform when run. - AttachmentDetachAll @Command (Formula Language)
Displays the Save Attachments To dialog box, where you select a location for the current document's attachments. - AttachmentLaunch @Command (Formula Language)
Launches the selected attachment by opening the application in which it was created, if possible. - AttachmentProperties @Command (Formula Language)
Displays the Properties box for the current attachment. - AttachmentView @Command (Formula Language)
Launches the Attachment Viewer, which lets you view the contents of the selected attachment without opening the application in which it was created. - CalendarFormat @Command (Formula Language)
Changes the Calendar view to display one day, two days, one work week, one week, two work weeks, two weeks, one work month, one month, or one year. - CalendarGoTo @Command (Formula Language)
Goes to a particular date in a Calendar view. - CheckCalendar @Command (Formula Language)
Pops up a dialog box containing a one-day calendar view. The current database must contain a calendar view for this command to function properly. - ChooseFolders @Command (Formula Language)
Displays the Folders dialog box, which allows you to select a folder in which to file the current document. - Clear @Command (Formula Language)
Performs the menu command Edit - Delete. - CloseWindow @Command (Formula Language)
Same as the File - Close command menu. Closes the current Notes tab, or the window if this was the last tab in the window. If the document or design element in that window has not been saved, Notes prompts the user to save it before closing. - Compose @Command (Formula Language)
Creates a new, blank document. - ComposeWithReference @Command (Formula Language)
Creates a new document filling in the Body rich text field with values based on the current document. - CopySelectedAsTable @Command (Formula Language)
Copies one or more selected entries as a table. - CreateAction @Command (Formula Language)
Creates a new action and opens the design pane, where you can edit the action. - CreateAgent @Command (Formula Language)
Creates a new agent in the current database and opens the Agent Properties box, where you can name and define the agent. - CreateControlledAccessSection @Command (Formula Language)
Creates a controlled access section on a form or subform. Unlike a regular section, a controlled access section has a formula to determine who can edit it. - CreateEllipse @Command (Formula Language)
Lets you create an ellipse in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create an ellipse by dragging the mouse until the ellipse is the size you want. - CreateFolder @Command (Formula Language)
Displays the Create Folder dialog box, which lets you choose a location for a new folder and create it. - CreateForm @Command (Formula Language)
Creates a new, blank form in a database. - CreateLayoutRegion @Command (Formula Language)
Creates a new layout region on a form or subform. - CreateNavigator @Command (Formula Language)
Creates a new, blank navigator in a database. - CreatePolygon @Command (Formula Language)
Lets you create a polygon in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a polygon by clicking the mouse each time you want to start a new side. Double-click when you are done. - CreatePolyline @Command (Formula Language)
Lets you create a polyline in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a polyline by clicking the mouse each time you want to start a new line. Double-click when you are done. - CreateRectangle @Command (Formula Language)
Lets you create a rectangle in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a rectangle by dragging the mouse until the rectangle is the size you want. - CreateRectangularHotspot @Command (Formula Language)
Lets you create a rectangular hotspot in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a rectangular hotspot by dragging the mouse until the rectangle is the size you want. - CreateSection @Command (Formula Language)
Creates a section. - CreateSubform @Command (Formula Language)
Creates a new, blank subform in a database. - CreateTextbox @Command (Formula Language)
Lets you create a textbox in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a textbox by dragging the mouse until the textbox is the size you want. - CreateView @Command (Formula Language)
Displays the Create View dialog box, which lets you choose a location for a new view and create it. - DatabaseDelete @Command (Formula Language)
Permanently deletes the current database file from the hard disk where it is stored. - DatabaseReplSettings @Command (Formula Language)
Displays the Replication Settings dialog box for the current database. - DebugLotusScript @Command (Formula Language)
Puts Designer into debug mode, so that all LotusScript® scripts run in the debugger. The command is a toggle; selecting it again takes Notes out of debug mode. - DesignDocumentInfo @Command (Formula Language)
Displays the Properties box for the current document. - DesignFormAttributes @Command (Formula Language)
Displays the Properties box for the current form, subform, or page. - DesignFormFieldDef @Command (Formula Language)
Displays the Properties box for the currently selected field. - DesignFormNewField @Command (Formula Language)
Creates a new field on a form or subform. - DesignForms @Command (Formula Language)
Displays the Design - Forms view of the current database. - DesignFormShareField @Command (Formula Language)
Turns a single-use field into a shared field. - DesignFormUseField @Command (Formula Language)
Displays the Insert Shared Field dialog box, where the user can select a shared field to place on the current form or subform. - DesignFormWindowTitle @Command (Formula Language)
Displays the design pane and sets the Event edit control to Window Title, so you can define a formula for a form's window title. - DesignHelpAboutDocument @Command (Formula Language)
Displays the About document in Edit mode for the current database. - DesignHelpUsingDocument @Command (Formula Language)
Displays the Using document in Edit mode for the current database. - DesignIcon @Command (Formula Language)
Displays the Design Icon dialog box, where you can edit the icon for the currently selected database. - DesignMacros @Command (Formula Language)
Displays the Agents and Release 3 macros in the current database. - DesignRefresh @Command (Formula Language)
Displays the Refresh Database Design dialog box, where the user can choose a server that contains the design template for the current database. - DesignReplace @Command (Formula Language)
Displays the Replace Database Design dialog box, where the user can choose a design template to replace that of the current database. - DesignSharedFields @Command (Formula Language)
Displays the Design - Shared Fields view in the current database. - DesignSynopsis @Command (Formula Language)
Displays the Design Synopsis dialog box so the user can select the types of information to be included in the synopsis. - DesignViewAppendColumn @Command (Formula Language)
Creates a column in a view or folder, positioned after the last column. - DesignViewAttributes @Command (Formula Language)
Displays the Properties box for the current view or folder. - DesignViewColumnDef @Command (Formula Language)
Displays the Properties box for the currently selected column. - DesignViewEditActions @Command (Formula Language)
Displays or hides the action pane. - DesignViewFormFormula @Command (Formula Language)
Displays the Design Form Formula dialog box, where the user can define a formula that determines which form is used to display documents opened from a particular view or folder. - DesignViewNewColumn @Command (Formula Language)
Creates a new column before the currently selected column in a view or folder. - DesignViews @Command (Formula Language)
Displays the Design - Views view in the current database. - DesignViewSelectFormula @Command (Formula Language)
Displays the design pane and sets the Define control to View Selection, which allows you to define a selection formula to determine which documents are displayed in a view. - DialingRules @Command (Formula Language)
Displays the Dialing Rules dialog box, which allows you to define dialing rules for a modem in a Location document in a Domino Directory. - Directories @Command (Formula Language)
Displays the Directories dialog box which allows you to search for an address, view detailed information about an address entry, and add an entry to your Domino Directory with the Directories dialog box. - DiscoverFolders @Command (Formula Language)
Displays the "Folders containing current document" dialog box. - EditBottom @Command (Formula Language)
Moves the insertion point to the end of a document or form. - EditButton @Command (Formula Language)
Displays the design pane and the Properties box for the selected button. - EditClear @Command (Formula Language)
Performs the menu command Edit - Delete. - EditCopy @Command (Formula Language)
Performs the menu command Edit - Copy. - EditCut @Command (Formula Language)
Performs the menu command Edit - Cut. - EditDeselectAll @Command (Formula Language)
Performs the menu command Edit - Deselect All. - EditDetach @Command (Formula Language)
Detaches a file attachment to a location you specify. - EditDocument @Command (Formula Language)
Places the current document into the mode you specify. If you don't specify a mode, toggles between Read and Edit mode. - EditDown @Command (Formula Language)
Moves the insertion point in a document down by the number of lines you specify. If you don't specify a number, moves the insertion point down one line. - EditEncryptionKeys @Command (Formula Language)
Displays the Properties box for the current document, where you can edit its encryption keys. - EditFind @Command (Formula Language)
Performs the menu command Edit - Find/Replace. - EditFindInPreview @Command (Formula Language)
Performs the menu command Edit - Find/Replace without moving the focus to the editing window. This allows searches to take place when the focus is on the view or folder panes. - EditFindNext @Command (Formula Language)
Performs the menu command Edit - Find Next. - EditGotoField @Command (Formula Language)
In a document in Edit mode, places the insertion point in a field you specify. - EditHeaderFooter @Command (Formula Language)
Displays the Properties box for the current document or form, which allows you to set headers, footers, and other print attributes. - EditHorizScrollbar @Command (Formula Language)
Toggles the horizontal scroll bar in a document. - EditIndent @Command (Formula Language)
Indents a paragraph 1/4 inch. The entire paragraph is indented, as well as any paragraphs that are subsequently typed below it, until the user disables indenting. - EditIndentFirstLine @Command (Formula Language)
Indents the first line of a paragraph 1/4 inch. The first line of the current paragraph is indented, as well as first lines of subsequently typed paragraphs, until the user disables indenting. (A carriage return defines a new paragraph.) - EditInsertButton @Command (Formula Language)
Creates a new button and displays the design pane, where the user can define a formula, simple action(s), LotusScript, or JavaScript for the button. - EditInsertFileAttachment @Command (Formula Language)
Attaches a file to a document. - EditInsertObject @Command (Formula Language)
Inserts an object into a document, form, or subform. - EditInsertPageBreak @Command (Formula Language)
Inserts a forced page break into a document, form, subform, or page. - EditInsertPopup @Command (Formula Language)
Creates a hotspot that displays text. - EditInsertTable @Command (Formula Language)
Displays the Create Table dialog box, where the user can specify the number of rows and columns in a new table. - EditInsertText @Command (Formula Language)
Inserts the specified string at the current cursor position. - EditLeft @Command (Formula Language)
Moves the insertion point in a document, form, subform, or page to the left by the number of spaces you specify. If you don't specify a number, moves the insertion point one space to the left. - EditLinks @Command (Formula Language)
Displays the External Links dialog box. - EditLocations @Command (Formula Language)
Opens the Personal Address Book to the Locations view. - EditMakeDocLink @Command (Formula Language)
Creates a link to the current document and copies it to the Clipboard. The user can paste the link into any rich text field. - EditNextField @Command (Formula Language)
In a document in Edit mode, moves the insertion point to the next editable field in the document, working left to right, beginning to end. - EditOpenLink @Command (Formula Language)
Opens the selected link. - EditOwnerVCard @Command (Formula Language)
Displays the My Contact/vCard Edit dialog using the Contact form. - EditPaste @Command (Formula Language)
Performs the menu command Edit - Paste. - EditPasteSpecial @Command (Formula Language)
Displays the Paste Special dialog box. - EditPhoneNumbers @Command (Formula Language)
Displays the Server/Connections view of the Personal Address Book. - EditPrevField @Command (Formula Language)
In a document in Edit mode, moves the insertion point to the previous editable field in the document, working right to left, end to beginning. - EditProfile @Command (Formula Language)
Opens a new or existing profile document in Edit mode. - EditProfileDocument @Command (Formula Language)
Creates a new or opens an existing profile document in Edit mode. - EditQuoteSelection @Command (Formula Language)
Makes selected text look like an Internet-style reply by prefixing each line with a greater-than sign and removing attachments and other objects. This sets each line of the message to a default length, preventing it from wrapping in unexpected places when sent to non-Notes users. - EditResizePicture @Command (Formula Language)
Displays the proportions of the selected graphic at the end of the screen. The user can size the picture by dragging the mouse in the appropriate direction. - EditRestoreDocument @Command (Formula Language)
Performs the menu command Edit - Restore. - EditRight @Command (Formula Language)
Moves the insertion point in a document to the right by the number of spaces you specify. If you don't specify a number, moves the insertion point one space to the right. - EditSelectAll @Command (Formula Language)
Performs the menu command Edit - Select All. - EditSelectByDate @Command (Formula Language)
Displays the Select by Date dialog box, where the user indicates which documents should be selected in the view or folder, according to the date they were created or last modified. - EditShowHideHiddenChars @Command (Formula Language)
Toggles the display of the hidden characters (such as spaces, tabs, and carriage returns) in a document, form, or subform. - EditTableDeleteRowColumn @Command (Formula Language)
Displays the Delete Row/Column dialog box, where the user can select the number of rows or columns to delete from the current table. - EditTableFormat @Command (Formula Language)
Displays the Properties box for the selected table. - EditTableInsertRowColumn @Command (Formula Language)
Displays the Insert Row/Column dialog box, where the user can select the number of rows or columns to insert into the table. - EditTop @Command (Formula Language)
Moves the insertion point to the beginning of a document or form. - EditUndo @Command (Formula Language)
Performs the menu command Edit - Undo, which undoes the previous reversible operation. - EditUntruncate @Command (Formula Language)
Retrieves the full version of a truncated document. - EditUp @Command (Formula Language)
Moves the insertion point in a document up by the number of lines you specify. If you don't specify a number, moves the insertion point up one line. - EmptyTrash @Command (Formula Language)
Deletes documents marked for deletion in a database and refreshes the view. - ExchangeUnreadMarks @Command (Formula Language)
For two selected database replicas, marks the documents as read in one replica that are marked as read in the other. - Execute @Command (Formula Language)
Launches an application. - ExitNotes @Command (Formula Language)
Performs the menu command File - Exit (File - Quit on the Macintosh), which closes Notes/Domino and all its open windows. - FileCloseWindow @Command (Formula Language)
Closes the current Notes window. If the document or design element in that window has not been saved, Notes prompts the user to save it before closing. - FileDatabaseACL @Command (Formula Language)
Displays the access control list for the current database. - FileDatabaseCompact @Command (Formula Language)
Compacts the white space in a database, and at the same time, converts the old database to the new format. - FileDatabaseCopy @Command (Formula Language)
Displays the Copy Database dialog box, where the user can copy the current database to a new location. - FileDatabaseDelete @Command (Formula Language)
Permanently deletes the current database file from the hard disk where it is stored. - FileDatabaseInfo @Command (Formula Language)
Displays the Properties box for the current database. - FileDatabaseRemove @Command (Formula Language)
Removes the current database icon from the workspace. - FileDatabaseUseServer @Command (Formula Language)
Displays the Switch Servers dialog box, where the user can choose a server that contains a replica of the currently selected database. - FileExit @Command (Formula Language)
Performs the menu command File - Exit (File - Quit on the Macintosh), which closes Notes/Domino and all its open windows. - FileExport @Command (Formula Language)
Exports a Notes/Domino document or view. - FileFullTextCreate @Command (Formula Language)
Displays the Full-Text Create Index dialog box, where the user can specify settings for the database's full-text index. - FileFullTextDelete @Command (Formula Language)
Deletes a database's full-text index. - FileFullTextInfo @Command (Formula Language)
Displays the Full Text tab of the current database's Properties box. - FileFullTextUpdate @Command (Formula Language)
Updates full-text indexes for local databases or queues the update request for server-based databases. - FileImport @Command (Formula Language)
Imports a file into a Notes/Domino document or view. - FileNewDatabase @Command (Formula Language)
Displays the New Database dialog box, where the user can select a server, title, and file name for a new database. - FileNewReplica @Command (Formula Language)
Displays the New Replica dialog box, where the user can create a replica of the current database. - FileOpenDatabase @Command (Formula Language)
Opens the specified database to the specified view, highlighting the first document whose value in the sort column matches the key. You specify a database using its server and file name. - FileOpenDBRepID @Command (Formula Language)
Opens the specified database to the specified view, highlighting the first document whose value in the sort column matches the key. You specify a database using its replica ID, and Notes/Domino searches the workspace and all servers available in the current session to find a replica. - FilePageSetup @Command (Formula Language)
Displays the Page Setup dialog box (or, on the Macintosh, the File Print Margins dialog box), which allows you to specify print settings for the selected database. - FilePrint @Command (Formula Language)
Prints the currently open or selected document(s), or the current view. - FilePrintSetup @Command (Formula Language)
Displays the Print Setup dialog box, which allows you to direct the current view or document to a printer or a file that you specify. - FileSave @Command (Formula Language)
Performs the menu command File - Save. - FileSaveNewVersion @Command (Formula Language)
Saves a document as a new version. - FindFreeTimeDialog @Command (Formula Language)
Opens the Free Time dialog box to allow searches for available meeting times. - Folder @Command (Formula Language)
Moves or copies the selected document to a folder. - FolderCollapse @Command (Formula Language)
For a folder or view containing nested folders or views, collapses the selected folder or view in the navigation pane. - FolderCustomize @Command (Formula Language)
Displays the design pane for the currently selected view or folder. - FolderDocuments @Command (Formula Language)
Moves or copies the selected document to a folder. - FolderExpand @Command (Formula Language)
Expands the currently selected view or folder one level in the navigation pane. - FolderExpandAll @Command (Formula Language)
Fully expands all views and folders in the navigation pane. - FolderExpandWithChildren @Command (Formula Language)
Fully expands the selected view or folder in the navigation pane. - FolderMove @Command (Formula Language)
Displays the Move dialog box for a view or folder, which allows you to move the selected view or folder. - FolderProperties @Command (Formula Language)
Displays the Properties box for a view or folder. - FolderRename @Command (Formula Language)
Displays the Rename dialog box, which allows you to rename the selected folder or view. - FormActions @Command (Formula Language)
Displays the actions pane for the current form, subform, or Page. The command is a toggle; selecting it again hides the actions pane. - FormTestDocument @Command (Formula Language)
Creates a document using the current form or Page, so you can test its fields, formulas, and scripts. - GoUpLevel @Command (Formula Language)
Displays the view containing the current document when the user closes that document. - HelpAboutDatabase @Command (Formula Language)
Displays the About This Database or database policy document for the current database (which typically explains the purpose of the application, as well as its intended audience). - HelpAboutNotes @Command (Formula Language)
Displays the Notes splash screen that appears when you launch Notes/Domino. The screen displays the current release number and date. - HelpUsingDatabase @Command (Formula Language)
Displays the Using This Database document for the current database. The Using This Database document typically provides pointers on how to use an application's forms and views. - HotspotClear @Command (Formula Language)
Removes a hotspot, without deleting the underlying text or graphic. - HotspotProperties @Command (Formula Language)
Displays the Properties box for the current hotspot. - InsertSubform @Command (Formula Language)
Displays the Insert Subform dialog box, where you can select a subform to be inserted on a form. - LayoutAddGraphic @Command (Formula Language)
Adds a graphic from the Clipboard to a layout region. - LayoutAddText @Command (Formula Language)
Creates a static text box in a layout region. - LayoutElementBringToFront @Command (Formula Language)
Brings the selected layout element to the front, which means it overlays any other layout elements that overlap it. - LayoutElementProperties @Command (Formula Language)
Displays the Properties box for the currently selected layout element. - LayoutElementSendToBack @Command (Formula Language)
Sends the selected layout element to the back, which means it displays underneath any other layout elements that overlap it. - LayoutProperties @Command (Formula Language)
Displays the Properties box for the currently selected layout region. - MailAddress @Command (Formula Language)
Displays the Select Addresses dialog box, where the user can select people and groups to include in an address field of a mail document. - MailComposeMemo @Command (Formula Language)
Creates and displays a blank mail document. Notes/Domino uses the default form for the user's mail database. This is a Memo document unless the user has changed it. - MailForward @Command (Formula Language)
Forwards the current document by placing its contents into a mail memo, which the user then addresses and sends like any other mail memo. - MailForwardAsAttachment @Command (Formula Language)
In cc:Mail, forwards a Notes/Domino document as a cc:Mail attachment. - MailOpen @Command (Formula Language)
Opens the user's mail database to the view or navigator to which it was most recently open. - MailRequestCrossCert @Command (Formula Language)
Displays the Choose ID to be Cross-Certified dialog box, which allows an administrator to send a safe copy of a Certifier ID to another administrator, who can certify it with a different Certifier ID to create a cross certificate. - MailRequestNewName @Command (Formula Language)
Displays the Change User Name dialog box, which allows the user to send a portion of the Notes user ID to a Notes/Domino administrator, who can change the user name associated with the ID and return the ID to the user. The user then merges the updated portion back into the existing user ID. - MailRequestNewPublicKey @Command (Formula Language)
Displays the Mail New Public Key Request dialog box, which allows the user to send a portion of his or her Notes/Domino ID to an administrator, who can create a new public key for the ID and return the ID to the user. The user then merges the updated portion back into the existing user ID. - MailScanUnread @Command (Formula Language)
Opens the user's mail database to the first unread document in the view to which the database was most recently open. - MailSend @Command (Formula Language)
Displays the Mail Send dialog box, which lets the user choose whether or not to encrypt, sign, or send the selected memo. - MailSendCertificateRequest @Command (Formula Language)
Displays the Mail Certificate Request dialog box. This lets the user send a safe copy of the Notes/Domino user ID to an administrator, who certifies and then returns it; the user then merges the updated safe copy back into the user ID. - MailSendEncryptionKey @Command (Formula Language)
Displays the User ID dialog box, where the user can define and send encryption keys. If the user's ID is password-protected, the user will be required to enter the password before being allowed access to the dialog box. - MailSendPublicKey @Command (Formula Language)
Displays the Mail Public Key dialog box. This lets the user send the public key to another user (typically to an administrator who can then paste the public key into that user's Person record in the Domino Directory). - MoveToTrash @Command (Formula Language)
Marks the currently selected document for deletion. - NavigateNext @Command (Formula Language)
Navigates to the next document in the current view or folder. - NavigateNextHighlight @Command (Formula Language)
Navigates to the next full-text search highlight within a document, working from left to right and beginning to end. - NavigateNextMain @Command (Formula Language)
Navigates to the next main document in the current view. - NavigateNextSelected @Command (Formula Language)
Navigates to the next selected document in the current view or folder. - NavigateNextUnread @Command (Formula Language)
Navigates to the next unread document in the current view or folder. - NavigatePrev @Command (Formula Language)
Navigates to the previous document in the current view or folder. - NavigatePrevHighlight @Command (Formula Language)
Navigates to the previous full-text search highlight within a document, working from right to left and end to beginning. - NavigatePrevMain @Command (Formula Language)
Navigates to the previous main document in the current view or folder. - NavigatePrevSelected @Command (Formula Language)
Navigates to the previous selected document in the current view or folder. - NavigatePrevUnread @Command (Formula Language)
Navigates to the previous unread document in the current view or folder. - NavigateToBacklink @Command (Formula Language)
Returns to the document from which you launched the current document. - NavigatorProperties @Command (Formula Language)
Displays the Properties box for a navigator. - NavigatorTest @Command (Formula Language)
Opens a navigator in Testing mode, so you can test its hotspots, formulas, and scripts. Selecting this command again puts the navigator back into Design mode. - NavNext @Command (Formula Language)
Navigates to the next document in the current view or folder. - NavNextMain @Command (Formula Language)
Navigates to the next main document in the current view. - NavNextSelected @Command (Formula Language)
Navigates to the next selected document in the current view or folder. - NavNextUnread @Command (Formula Language)
Navigates to the next unread document in the current view or folder. - NavPrev @Command (Formula Language)
Navigates to the previous document in the current view or folder. - NavPrevMain @Command (Formula Language)
Navigates to the previous main document in the current view or folder. - NavPrevSelected @Command (Formula Language)
Navigates to the previous selected document in the current view or folder. - NavPrevUnread @Command (Formula Language)
Navigates to the previous unread document in the current view or folder. - ObjectDisplayAs @Command (Formula Language)
Displays the Display As dialog box, which lets you change the display settings of the selected OLE object. - ObjectOpen @Command (Formula Language)
Opens an OLE object for editing. - ObjectProperties @Command (Formula Language)
Displays the Properties box for the selected OLE object. - OpenCalendar @Command (Formula Language)
Opens a mail file to the Calendar view. - OpenDocument @Command (Formula Language)
Opens a document. - OpenFrameset @Command (Formula Language)
Opens a frameset defined for the current database. Framesets provide a way for designers to display several pages at the same time. A frame is actually one page; a frameset is a collection of pages. Page designers can create links between frames. A major advantage of framesets is the ability to leave one page constant as users scroll or link to other pages. - OpenHelpDocument @Command (Formula Language)
Allows you to create your own context-sensitive help documents. To use this command, you must first create a view that has a sorted first column containing key values that uniquely identify each help document. @Command([OpenHelpDocument]) searches this sorted view for the specified key value and, if found, displays the associated help document in a separate Help window. - OpenInNewWindow @Command (Formula Language)
Opens the specified document within a new window. - OpenNavigator @Command (Formula Language)
Opens a navigator defined for the selected database. - OpenPage @Command (Formula Language)
Opens a page defined for the current database. A page is a design element that structures and displays information, including text, graphics, applets, and links. Unlike a form, a page cannot contain fields, subforms, layout regions, and some embedded controls. - OpenView @Command (Formula Language)
Opens the specified view in the current database. - PasteBitmapAsBackground @Command (Formula Language)
Pastes a bitmap into the background of a navigator. All other objects in the navigator overlay the background bitmap. - PasteBitmapAsObject @Command (Formula Language)
Pastes a bitmap into a navigator. The bitmap becomes a hotspot which can be edited like any other hotspot. - PictureProperties @Command (Formula Language)
Displays the Properties box for a bitmap in a rich text field. - PublishDatabase @Command (Formula Language)
Displays the Publish Database dialog box, where the user selects a library in which to publish the selected database. - RefreshFrame @Command (Formula Language)
Refreshes the specified frame in a frameset. - RefreshHideFormulas @Command (Formula Language)
Refreshes only the hidden formulas in a document or view. - RefreshParentNote @Command (Formula Language)
This formula sends the values entered in the dialog box to the parent document. A designer can update a parent note and close the dialog box without having to use the OK button on the dialog box. - RefreshWindow @Command (Formula Language)
Reloads or refreshes the contents of the current window. - ReloadWindow @Command (Formula Language)
Reloads or refreshes the contents of the current window. - RemoteDebugLotusScript @Command (Formula Language)
From the Notes Remote Debugger client, opens the Select Debug Target dialog box. - RemoveFromFolder @Command (Formula Language)
Removes the selected document from the current folder. - RenameDatabase @Command (Formula Language)
For a particular database on the user's workspace, RenameDatabase locates a replica of that database (based on its replica ID) on the specified server, and replaces the database icon with that of the replica. The only change the user sees is that the server name has changed on the database icon. - Replicator @Command (Formula Language)
Displays the Replicator on the Notes workspace page. - ReplicatorReplicateHigh @Command (Formula Language)
Initiates replication of databases that have been assigned a priority of High. - ReplicatorReplicateNext @Command (Formula Language)
Stops replication of the currently replicating database and initiates replication of the next database selected for replication. - ReplicatorReplicateSelected @Command (Formula Language)
Initiates replication of the selected database. - ReplicatorReplicateWithServer @Command (Formula Language)
Displays the "Replicate With Which Server" dialog box and initiates replication with the server you select. - ReplicatorSendMail @Command (Formula Language)
Sends local pending mail to the server. - ReplicatorSendReceiveMail @Command (Formula Language)
Initiates replication between the mail server and your local mail database. - ReplicatorStart @Command (Formula Language)
Initiates or resumes replication of the selected databases. - ReplicatorStop @Command (Formula Language)
Stops the current replication process. - RunAgent @Command (Formula Language)
Executes a specified agent. - RunScheduledAgents @Command (Formula Language)
Runs all of the database's scheduled agents, regardless of when they are scheduled to run. The agents will then run as usual at their regularly scheduled times. - SectionCollapse @Command (Formula Language)
Collapses the current section in a document, form, or subform. - SectionCollapseAll @Command (Formula Language)
Collapses all the sections in a document, page, form, or subform. - SectionDefineEditors @Command (Formula Language)
Displays the Edit Section dialog box for the current section on a form. - SectionExpand @Command (Formula Language)
Expands the current section in a document, form, or subform. - SectionExpandAll @Command (Formula Language)
Expands all the sections in a document, page, form, or subform. - SectionProperties @Command (Formula Language)
On a form or subform, displays the Properties box for the selected section. - SectionRemoveHeader @Command (Formula Language)
Removes the contents of a section from the section. The contents are then displayed as they existed before the section was created. - SendInstantMessage @Command (Formula Language)
- SetCurrentLocation @Command (Formula Language)
Displays the Choose Location dialog box, where you can choose your current workstation location, such as Office, Island, or Travel. - ShowHideIMContactList @Command (Formula Language)
- ShowHideLinkPreview @Command (Formula Language)
Toggles the display of the link preview pane. - ShowHideParentPreview @Command (Formula Language)
Toggles the display of the parent document preview pane. - ShowHidePreviewPane @Command (Formula Language)
Toggles the display of the document preview pane. - ShowProperties @Command (Formula Language)
Displays the Properties box for the currently selected Notes object. For example, if a document is selected in a view, displays the document Properties box; if a field is selected on a form, displays the field Properties box. - SmartIconsFloating @Command (Formula Language)
Makes the SmartIcons palette "float" so that users can move it around on the screen. - SmartIconsNextSet @Command (Formula Language)
Switches to display the next set of SmartIcons in the Icon bar. - StyleCycleKey @Command (Formula Language)
Cycles through the list of styles that have been defined for the current document, form, or page. This is the same as pressing F11. Each time you invoke StyleCycleKey, a different style goes into effect. - SwitchForm @Command (Formula Language)
Changes the form used to display the current document. - SwitchView @Command (Formula Language)
Switches to the specified view or folder within the current database or, if a view or folder is not specified, displays the View menu so the user can select a view. - TextAlignCenter @Command (Formula Language)
Centers the current text. - TextAlignFull @Command (Formula Language)
Aligns the text at both the right and left edges of the field so that the text forms a block. - TextAlignLeft @Command (Formula Language)
Aligns text along the left margin. - TextAlignNone @Command (Formula Language)
Reverses the previously specified alignment settings. - TextAlignRight @Command (Formula Language)
Aligns text along the right margin. - TextBold @Command (Formula Language)
Makes the selected and subsequently entered text bold. This command is a toggle; selecting it again removes the bold. - TextBullet @Command (Formula Language)
Applies the bullet attribute to selected and subsequently entered text. - TextCycleSpacing @Command (Formula Language)
Resets the interline spacing below the selected text to single, one and a half, or double. - TextEnlargeFont @Command (Formula Language)
Increases selected and subsequently entered text to the next larger point size. - TextFont @Command (Formula Language)
Displays the Properties box for the current text, where the user can select the typeface, size, color, and style attributes. - TextItalic @Command (Formula Language)
Italicizes the selected and subsequently entered text. This command is a toggle; selecting it a second time removes the italics. - TextNormal @Command (Formula Language)
Removes all style attributes from selected and subsequently entered text. - TextNumbers @Command (Formula Language)
Applies the numbers attribute to selected and subsequently entered text. - TextOutdent @Command (Formula Language)
Outdents selected and subsequently entered text by narrowing its left margin. - TextParagraph @Command (Formula Language)
Displays the Paragraph Alignment panel of the Text Properties box. - TextParagraphStyles @Command (Formula Language)
Displays the Paragraph Styles panel of the Text Properties box. - TextPermanentPen @Command (Formula Language)
Toggles the permanent pen. - TextReduceFont @Command (Formula Language)
Decreases the selected text to the next smaller point size. - TextSetFontColor @Command (Formula Language)
Displays selected or subsequently entered text using the specified color. - TextSetFontFace @Command (Formula Language)
Displays selected or subsequently entered text using the specified typeface. - TextSetFontSize @Command (Formula Language)
Displays text using the specified point size. - TextSpacingDouble @Command (Formula Language)
Sets Interline spacing below the selected text to double. - TextSpacingOneAndAHalf @Command (Formula Language)
Sets interline spacing below the selected text to one and a half. - TextSpacingSingle @Command (Formula Language)
Sets interline spacing below the selected text to single. - TextUnderline @Command (Formula Language)
Underlines selected and subsequently entered text. This command is a toggle; selecting it a second time removes the underlining. - ToolsCall @Command (Formula Language)
Displays the Call Server dialog box, where the user can select a server to dial in to. - ToolsCategorize @Command (Formula Language)
Categorizes the current document. - ToolsHangUp @Command (Formula Language)
Displays the Hang Up dialog box. - ToolsMarkAllRead @Command (Formula Language)
Marks all of the documents in a database as read. - ToolsMarkAllUnread @Command (Formula Language)
Marks all of the documents in a database as unread. - ToolsMarkSelectedRead @Command (Formula Language)
In a view or folder, marks all of the selected documents as read. - ToolsMarkSelectedUnread @Command (Formula Language)
In a view or folder, marks all of the selected documents as unread. - ToolsRefreshAllDocs @Command (Formula Language)
Refreshes the fields of all the documents in a view or folder. - ToolsRefreshSelectedDocs @Command (Formula Language)
Refreshes the fields of all the selected documents in a view or folder. - ToolsReplicate @Command (Formula Language)
Displays the Replicate dialog box, where the user can choose to replicate the current database using the options defined in Replicator or using special one-time options. - ToolsRunBackgroundMacros @Command (Formula Language)
Runs all of the database's scheduled agents, regardless of when they are scheduled to run. The agents will then run as usual at their regularly scheduled times. - ToolsRunMacro @Command (Formula Language)
Executes a specified agent. - ToolsScanUnreadChoose @Command (Formula Language)
Displays the Scan Unread Preferred Setup dialog box, where the user can select the preferred databases to be scanned for unread documents. - ToolsScanUnreadPreferred @Command (Formula Language)
Displays the Scan Unread dialog box, where the user can see unread counts for each of the user preferred databases. - ToolsScanUnreadSelected @Command (Formula Language)
Opens the selected database to the first unread document. The user can then navigate to subsequent unread documents. - ToolsSetupLocation @Command (Formula Language)
Opens the current location document in your Personal Address Book in Edit mode, allowing you to change your home server, mail database location, and time zone. - ToolsSetupMail @Command (Formula Language)
Displays the Mail section of the User Preferences dialog box, where the user can indicate how often Notes should check for new mail, whether to sign and encrypt outgoing mail, and so on. - ToolsSetupPorts @Command (Formula Language)
Displays the Ports section of the User Preferences dialog box, where the user can enable and disable network ports. - ToolsSetupUserSetup @Command (Formula Language)
Displays the Basics section of the User Preferences dialog box, where the user defines Notes startup options. - ToolsSmartIcons @Command (Formula Language)
Displays the Toolbar Preferences dialog box where you can create new toolbars and customize the content and display of existing toolbars. - ToolsSpellCheck @Command (Formula Language)
Starts the Notes spell checker. - ToolsUserLogoff @Command (Formula Language)
Logs the user off of all Domino servers. Reconnecting to a Domino server requires the user Notes ID and, if one is set, password. - UserIDCertificates @Command (Formula Language)
Displays the Certificates section of the User ID dialog box. If the user ID is password-protected, the user must enter the password before displaying the dialog box. - UserIDClearPassword @Command (Formula Language)
Displays the Enter Password dialog box where the password associated with the user ID can be removed. - UserIDCreateSafeCopy @Command (Formula Language)
Displays the Enter Safe Copy ID File Name dialog box, where the user defines a file name for storing a safe copy of the Notes/Domino user ID. The safe copy contains only the user name and public key. The private key and all certificates are omitted from the safe copy. - UserIDEncryptionKeys @Command (Formula Language)
Displays the Encryption section of the User ID dialog box. If the user ID is password-protected, the user must enter the password before displaying the dialog box. - UserIDInfo @Command (Formula Language)
Displays the Basics section of the User ID Information dialog box. - UserIDMergeCopy @Command (Formula Language)
Displays the Choose User ID to Merge into Current® ID dialog box. This lets the user select an updated user ID (for example, one that has been certified by an administrator) and merge it into the existing user ID (thus retaining the information already stored in the existing ID). If the user ID is password-protected, Notes/Domino requires the user to enter the password before displaying the dialog box. - UserIDSetPassword @Command (Formula Language)
Displays the Set Password dialog box where the user can enter a new password for the Notes/Domino ID. If a password already exists, the user must enter the existing password before specifying a new one. - UserIDSwitch @Command (Formula Language)
Displays the Choose User ID to Switch To dialog box. If the selected ID is password-protected, Notes/Domino next displays the Enter Password dialog box, where the user must enter the correct password. - V3EditNextField @Command (Formula Language)
In a document in Edit mode, moves the insertion point to the next editable field. - V3EditPrevField @Command (Formula Language)
In a document in Edit mode, moves the insertion point to the first editable field. - ViewArrangeIcons @Command (Formula Language)
Aligns database icons on the current workspace page from left to right and beginning to end. - ViewBelowFolders @Command (Formula Language)
Places the view pane at the end of the screen and the folder pane at the beginning. - ViewBesideFolders @Command (Formula Language)
Places the view pane at the right of the screen and the folder pane at the left. - ViewCertify @Command (Formula Language)
Displays the Choose Certifier ID dialog box, in which you specify the certification to be renewed for the selected user or users. - ViewChange @Command (Formula Language)
Switches to the specified view or folder within the current database or, if a view or folder is not specified, displays the View menu so the user can select a view. - ViewCollapse @Command (Formula Language)
Collapses all levels of subcategories, documents, and responses within the current category, so only the first category name shows. If the view or folder has a response hierarchy but is not categorized, ViewCollapse collapses all levels of response documents under the current main document. - ViewCollapseAll @Command (Formula Language)
Collapses all levels of categories, subcategories, documents, and responses within a view or folder so that only the first level of category names appears. If the view or folder has a response hierarchy but is not categorized, ViewCollapseAll collapses all levels of response documents under the main documents. - ViewExpand @Command (Formula Language)
Expands one level of subcategories, documents, and responses within the current category. If the view or folder has a response hierarchy but is not categorized, ViewExpand expands all levels of response documents under the current main document. - ViewExpandAll @Command (Formula Language)
Expands all levels of categories, subcategories, documents, and responses within the view or folder. - ViewExpandWithChildren @Command (Formula Language)
Expands all levels of subcategories, documents, and responses within the selected category. - ViewHorizScrollBar @Command (Formula Language)
Toggles display of the horizontal scroll bar in a view or folder. - ViewMoveName @Command (Formula Language)
Displays the Choose Certifier ID dialog box, which allows you to specify the organizational unit for which you want to certify the selected user. - ViewNavigatorsFolders @Command (Formula Language)
Displays the Folders and Views navigators in the navigator pane and the view or folder that the user most recently selected. - ViewNavigatorsNone @Command (Formula Language)
Hides the navigator pane. - ViewRefreshFields @Command (Formula Language)
Recalculates the fields in the current document or updates the current view or folder. - ViewRefreshUnread @Command (Formula Language)
Updates the unread counts on all database icons displayed on the current workspace page. - ViewRenamePerson @Command (Formula Language)
Displays the Certify Selected Entries dialog box, which enables you to upgrade the selected user name to a hierarchical name, change the user's common name, or change the user's hierarchical name. - ViewShowFieldHelp @Command (Formula Language)
Shows field Help, so that the Help description for the current field (if available) appears on the status bar while the user composes or edits a document. (Field Help is a design option specified in the Field Properties box.) This command is a toggle; selecting it a second time hides the field Help. - ViewShowObject @Command (Formula Language)
Displays the "object delimiter" -- a dotted frame surrounding an OLE/LEL object within a field. This command is a toggle; selecting it a second time hides the object delimiter so the OLE/LEL object looks like regular, editable data. - ViewShowOnlyCategories @Command (Formula Language)
Collapses the view or folder so that only category and subcategory names show up. This command is a toggle; selecting it a second time expands all category levels. - ViewShowOnlySearchResults @Command (Formula Language)
Shows the results of a full-text search as selected documents in a view or folder. This command is a toggle. Instead of listing only the documents that satisfy the search query (the default for a full-text search), the view or folder lists all the documents it normally lists, with a check mark in front of those documents that satisfy the search query. - ViewShowOnlySelected @Command (Formula Language)
Displays only the selected documents or categories in the view or folder (those documents with a check mark). This command is a toggle; selecting it a second time displays all documents or categories. - ViewShowOnlyUnread @Command (Formula Language)
Displays only the unread documents in the view or folder. This command is a toggle; selecting it again displays all documents in the view or folder. - ViewShowPageBreaks @Command (Formula Language)
Displays a line representing each page break in the document. The page breaks indicate where Notes will end each page when the document is printed on the currently selected printer. This command is a toggle; selecting it a second time suppresses the display of automatic page breaks (manual page breaks will still be displayed). - ViewShowRuler @Command (Formula Language)
Toggles the display of the ruler while a document is open in Edit mode. - ViewShowSearchBar @Command (Formula Language)
Toggles the display of the full-text search bar at the beginning of the view. If the database does not have a full-text index, the search bar displays but is not usable. - ViewShowServerNames @Command (Formula Language)
Toggles the display of server names on the database icons in the user's workspace. - ViewShowUnread @Command (Formula Language)
Toggles the display of the unread document count on each database icon on the user's workspace. - ViewSwitchForm @Command (Formula Language)
Changes the form used to display the current document. - WindowCascade @Command (Formula Language)
Resizes all open Notes/Domino windows to less than 50% of their maximum window size and layers them in a cascading stack. Because the layered stack is cascaded, the title bar of each window is visible behind the stack's first window. To display a window that is lower in the stack, you can make it first by clicking its title bar. - WindowMaximize @Command (Formula Language)
Maximizes the active Notes/Domino window (the window whose title bar is highlighted). - WindowMaximizeAll @Command (Formula Language)
Maximizes all open Notes/Domino windows. Notes/Domino windows include the Designer and Administration client windows as well as any of the Notes Help windows. - WindowMinimize @Command (Formula Language)
Minimizes the active Notes/Domino window (the window whose title bar is highlighted). - WindowMinimizeAll @Command (Formula Language)
Minimizes all open Notes/Domino windows. Notes/Domino windows include the Designer and Administration client windows as well as any of the Notes Help windows. - WindowNext @Command (Formula Language)
Maximizes the Notes window whose taskbar button follows the current window's taskbar button or, if the windows are cascaded, moves the next window in the stack to the beginning of the stack. - WindowRestore @Command (Formula Language)
Restores the active window to its former size (before it was maximized or minimized). - WindowTile @Command (Formula Language)
Resizes all open Notes/Domino windows to display them all at once. The open windows are tiled across the screen until they fill the background. If two windows are currently open, Notes displays them side-by-side. If four windows are open, Notes displays one in each of the four quadrants of the window. - WindowWorkspace @Command (Formula Language)
Displays the Notes/Domino workspace as the active window. - WorkspaceProperties @Command (Formula Language)
Displays the Properties box for the Notes/Domino workspace. - WorkspaceStackReplicaIcons @Command (Formula Language)
For databases on the workspace that are replicas of one another, stacks them into a single icon. The command is a toggle; selecting it a second time unstacks the replica icons and displays each icon individually. - ZoomPreview @Command (Formula Language)
Toggles the ZoomPreview setting in a view.
Parent topic: Formula Language