Description
Make a new object.
- Defined in:
Parameters
- new_ typeClass -- The class of the new object.
- [at locationReference] -- The location at which to insert the object.
- [withData anything] -- The initial data for the object.
- [withProperties record] -- The initial values for properties of the object.
Result
- reference