alert( el )el to the user in a pop-up alert box.print( el )el to the screenprintln( el )el to the screen with a trailing line breakuser_string( question )question and returns the result as a
string.user_boolean( question )question and presents an “Ok”/”Cancel”
dialogue box. Returns true if the user clicks “Ok” and
false otherwise.user_int( question )question until an integer response is
received.random_number( max )max (inclusive)is_int( n )n is an integer.
Author: Ryan Timmons
Last Modified: 06 August 2008 15:23:13 PDT
URL: http://uwwebpub.com/