Import (NotesUIDocument - LotusScript®)

Imports a file.

Note: This method is new with Release 5.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument .Import( [ filter$ , filename$ ] )

Parameter

filter$

String. Optional. The types of file are specified as follows. You do not have to spell the name exactly as shown and case does not matter; you have to include enough characters to uniquely identify the file type. In case of ambiguity, Notes/Domino will use the first file type in the list that matches your entry.

filename$

String. Optional. The name of the file.

Usage

The focus must be in a rich text field for this method to work.

Specify no parameters or both parameters:

Language cross-reference

FileImport @command in formula language

Example


Additional Documentation | Trademarks |