<< Click to Display Table of Contents >>
Navigation: Explain™ Control Language > Library Routines > Define classes and functions >
Create a new instance of a Class Object.
REGULAR FUNCTION
self = ObjectNew(SomeClass)
SomeClass
CLASS
The new variable of CLASS SomeClass.
self
TEXT
The Class type specifier (such as COMPLEX or CPIV).