What is the javascript object to ask the user for input? I could have sworn it was "x = input(something);".
Help!? :(
Printable View
What is the javascript object to ask the user for input? I could have sworn it was "x = input(something);".
Help!? :(
Bah... I always post here right before I find stuff.
"prompt" is the function.