Posts Tagged ‘if’

The IF statement

Monday, January 28th, 2008

Continuing on with the tutorials on how JavaScript handles decision making, this fourth tutorial introduces the first of the decision making commands - the if statement.

The IF statement