Siebel VB Language Reference > Quick Reference: Statements and Functions >

Objects


The following commands and statements are for object control.

Command or Statement
Purpose
For More Information
Clipboard
Accesses the Windows Clipboard
CreateObject
Creates a COM automation object
GetObject
Retrieves a COM object from a file or gets the active COM object for a COM class
Is
Determines whether two object variables refer to the same object
Me
Gets the current object
New
Allocates and initializes a new COM object
Nothing
Sets an object variable to not refer to an object
Object
Declares a COM automation object
Typeof
Checks the class of an object
With
Executes statements on an object or a user-defined type


 Siebel VB Language Reference
 Published: 18 June 2003