====prompt(string, string)==== Displays a text input dialog box. The text entered here will be the value of the function. The first string you give it is the message to display to the player. The second is the default value for the text input. This is a browser built-in. <> As an alternative to a browser dialog box, you can instead use the [[<>]] macro.