GetObject function
GetObject( filename[,class] )
The GetObject function has two parameters:
filename
The name of the file containing the object to retrieve. If filename is an empty string then class is required.
class
A string containing the class of the object to retrieve.