alert("Hello World");
msgBox("Hello World");
alertBox("Hello World");
msg("Hello World");
round(7.25)
Math.rnd(7.25)
rnd(7.25)
Math.round(7.25)
alert("Hello World")
alertBox("Hello World")
msgBox("Hello World")
msg("Hello World")
It checks if a value is a number
It checks if a value is not a number
It converts a value to a number
It checks if a value is undefined