|   | 
Opens a dialog box allowing the user to enter lines of text.
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string array | Yes | 
 | initial text and box caption | 
The argument specifies the initial text and the dialog box's caption as follows:
| 0 | Initial text | 
| 1 | Dialog box caption | 
Return type: string
The function returns the text entered by the user.
| 
 | ||