ObjectNew()
Type: REGULAR
FUNCTION
Purpose: Creates a new instance of a
Class
Object
.
Usage: self = ObjectNew(SomeClass)
self
CLASS
The new variable of CLASS SomeClass.
SomeClass
TEXT
The Class type specifier (such as COMPLEX or CPIV)