LOTUSSCRIPT/COM/OLE CLASSES
Imports a file.
Note This method is new with Release 5.
Defined in
NotesUIDocument
Syntax
Call notesUIDocument.Import( [ filter$ , filename$ ] )
Parameter
filter$
The focus must be in a rich text field for this method to work.
Specify no parameters or both parameters:
FileImport @command in formula language
Example