LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The verbs that an object supports, if the object is an OLE/2 embedded object.
Defined in
NotesEmbeddedObject
Data type
Array of strings
Syntax
To get: stringArray = notesEmbeddedObject.Verbs
Usage
To invoke a verb on an object, use the DoVerb method.
For an embedded object of type Attachment, Domino/Notes generates the following error:
Verbs in Java EmbeddedObject class
Example See Also