Function NativeScript._new

Constructs a new object of the base type with a script of this type already attached. Note: Any arguments passed to this function will be ignored and not passed to the native constructor function. This will change with in a future API extension.

Variant _new(VarArgs...) (
  VarArgs varArgs
);