extractFile (NotesEmbeddedObject - JavaScript)

Writes a file attachment to storage.

Defined in

NotesEmbeddedObject

Syntax

extractFile(path:string) : void
Parameter Description
String path The path and file name where you want to store the extracted file.

Usage

For embedded objects and object links, this method throws an exception.