LOTUSSCRIPT/COM/OLE CLASSES
Permanently deletes an embedded object, object link, or file attachment.
Defined in
NotesEmbeddedObject
Syntax
Call notesEmbeddedObject.Remove
Usage
After calling the Remove method, you must call the Save method in NotesDocument to save the change that you made.
Language cross-reference
remove in Java EmbeddedObject class
HotspotClear @command in formula language
Example See Also