What is returned by the prompt() function in JavaScript when the user clicks "OK"?
prompt()
true
false
The input text from the user.
undefined