|
|
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: Fri, 31 Mar 2000 18:49:01 -0800 (PST)
|