LOTUSSCRIPT/COM/OLE CLASSES
Given a name, returns a handle to the OLE object of that name.
Hinweis GetObject is not supported under OS/2, under UNIX, or on the Macintosh.
Defined in
NotesUIDocument
Syntax
Set handleV = notesUIDocument.GetObject( name$ )
Parameters
name$
handleV
GetObject function in LotusScript language
EditLinks @command in formula language
Beispiel Siehe auch