Prompts the user for input. The user may be prompted to select from multiple options, or enter text input.
{Enter your name:}
, or
{Are you sure you wish to continue?}
.
When the tag is complete, user interaction with the console is temporarily suspended and a dialog prompt is shown to the user. After the user responds to the dialog prompt, the dialog tag produces a value containing the user's response to the prompt. The tag's lifetime then ends.