InstallAware for Windows Installer
 

Prompt for Text

This command displays a standard text input dialog box and returns the entered input.

Caption

Indicates the title of the text input dialog box.

Message

Type the message to display here. You may type a message that spans multiple lines by pressing CTRL+ENTER.

Return Result in Variable

This variable will hold the text that has been entered in the dialog box.

If the dialog was cancelled, this variable holds an empty string.