|
 |

Boolean Constructor
|
Boolean(arg) |
Converts arg to a boolean.
|
new Boolean(arg) |
Creates a new boolean object using the boolean-converted arg
as a value.
|
Converts arg to a boolean.
Creates a new boolean object using the boolean-converted arg
as a value.
Copyright © 1998-2000 Caucho Technology. All rights reserved.
Last modified: Mon, 03 Apr 2000 11:20:13 -0700 (PDT)
|