EditDeselectAll @Command (Formula Language)
Performs the menu command Edit - Deselect All.
Syntax
@Command( [EditDeselectAll] )
Usage
- In a view or folder, deselects all selected documents.
- In a document in Read or Edit mode, deselects all highlighted data.
- On a form, subform, view, or folder in Design mode, deselects all highlighted data, fields, and columns.
- On the workspace, deselects all selected databases.
This command does not work on the Web.
If using this command in a hotspot button or any other element that causes a change in focus, the EditGoToField or EditTop command must be used first to return the focus to the document. The document must be in Edit mode.