Archive for November 6th, 2007

Tuesday, November 6th, 2007

Text String Operators

Numbers are not the only type of variables in JavaScript. In the tenth tutorial we look at the concatenation operator used to join two text strings together and also at what happens when you mix numbers and text strings in the same statement.
Text String Operators