Parameters
- prompt
- The prompt string for the dialog box. The string limit is 260 characters; however, strings are automatically truncated in the dialog box display if they extend beyond the length of the box.
- title
- The dialog box caption. The string limit is 260 characters; however, strings are automatically truncated in the dialog box display if they extend beyond the length of the title bar.
Return Value
The string entered in the dialog text box. If the user clicks Cancel, an error is returned.