new
Top  Previous  Next


SWiSH Player Support
SWF5 or later - Supported Internally

Syntax
new constructor

Arguments
constructor; A constructor (an object type) - such as an Array object, a Date object, a Boolean object, an Object object, a Number object, etc. The constructor would be followed by any optional arguments for that specific constructor.

Returns
Nothing.

Description
Operator; used to create a new constructor.