The fundamental data types in JavaScript are:
Number
String
Boolean
All other data types are expressed in terms of these kinds of value.
See also: | Boolean, Number, Regular expression, String |
Prev | Home | Next |
function( ... ) ... | Up | Furniture |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |