javascript Boolean toString( )
@March 15, 2008, 1:22 a.m.
toString( ) | Firefox/Netscape/NN 4 IE 4 ECMA 1 |
Returns the object's value as a string data type. You don't need this method in practice, because the browsers automatically convert Boolean values to strings when they are needed for display in alert dialogs or in-document rendering. |
|
Parameters | |
None. |
|
Returned Value | |
"true" | "false" |
Permanent URL:
http://javascript.gakaa.com/boolean-tostring-4-0-5-.aspx
Powered by Linode.