New (Object constructor): Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
(No difference)
|
Latest revision as of 21:35, 6 August 2014
Create a new Object object (Object class)
This page is under construction.
Syntax
%object = [%(Object):]New
Syntax terms
%outObject | object |
---|---|
[%(Object):] | The optional class name in parentheses denotes a Constructor. See "Usage notes", below, for more information about invoking a Constructor. |