Microsoft® JScript Boolean Object |
Language Reference Version 2 |
Creates a new Boolean value.
var variablename = new Boolean(boolvalue)The optional boolvalue argument is the initital Boolean value for the new object. If this value is omitted, or is false, 0, null, NaN, or an empty string, the initial value of the Boolean object is false. Otherwise, the initial value is true.
The Boolean object is a wrapper for the Boolean data type. JScript implicitly uses the Boolean object whenever a Boolean data type is converted to a Boolean object.You rarely call the Boolean object explicitly.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/language/jscript/js532.htm, 2KB, , updated: 1997/9/30 02:44, local time: 2024/11/12 11:36,
18.225.195.190:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/language/jscript/js532.htm"> Boolean Object</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.