July 1998
Intermediate to advanced
1456 pages
65h 5m
English
toString() — NN 4 IE J3 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.
"true" | "false"
None.
Read now
Unlock full access