javascript Array toString( )
| toString( ) | NN 3 IE 4 ECMA 1 |
|
|
Returns a comma-delimited string of values, identical to using the Array.join( ) method with a comma parameter. All values are converted to some string equivalent, including objects ([object] in IE/Windows; [object objectType] in IE 5/Macintosh and Netscape 6). |
|
| Parameters | |
None. |
|
| Returned Value | |
Comma-delimited string. |
|
Previous: javascript Array unshift( )
280,Nickname,Homepage or email,Comments here,Add comment
