What value does the prompt() function return when the user clicks "Cancel"?
prompt()
"" (an empty string)
undefined
false
null