.

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


GetObject method
Example

Given a name, returns a handle to the OLE object of that name.

Note GetObject is not supported under OS/2, under UNIX, or on the Macintosh.

Defined in

NotesUIDocument

Syntax

Set handleV = notesUIDocument.GetObject( name$ )

Parameters

name$


Return value

handleV


Language cross-reference

GetObject function in LotusScript language

EditLinks @command in formula language

Example
See Also