The createobject function

Description

The createobject function creates an instance variable of the generic object type (i.e. an instance of the generic object type), and returns a value that identifies the instance variable.

Parameter

The createobject function's only parameter is an expression of string type or char type which is the name of the COM object class to create an instance of.

Portability

Operating Systems: All
Standard Pascal: No