DeselectAll (NotesUIDocument - LotusScript®)

Deselects any selections in a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument .DeselectAll

Usage

If there is nothing selected, this method raises the error "Document command is not available."

Example