.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Remove method
Example

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