JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Boolean.toString() Method

Name

Boolean.toString() Method---convert a Boolean value to a string

Availability

Navigator 3.0

Synopsis

b.toString()

Arguments

None.

Returns

The string "true" or "false", depending on the value of the Boolean variable or Boolean object b.

See Also

"Boolean", "Object.toString()"


Previous Home Next
Boolean.prototype Book Index Boolean.valueOf()

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz