(new [Constructor. args*] [Constructor args*])The args, if any, are evaluated from left to right, and
passed to the JavaScript constructor. The constructed object is
returned.
Examples
No examples yet. Be the first to add one!
(new [Constructor. args*] [Constructor args*])No examples yet. Be the first to add one!