Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > Get Object Function
Current Help File: PC-DMIS Basic (View Core Help)
GetObject(filename[,class])
The GetObject Function has two parameters a filename and a class. The filename is the name of the file containing the object to retrieve. If filename is an empty string then class is required. Class is a string containing the class of the object to retrieve.
Related Topics: CreateObject