BBjPrompt::title
Description
In BBj 25.03 and higher, this method sets the title text for this BBjPrompt dialog.
Syntax
| Return Value | Method | 
|---|---|
| BBjPrompt | title(String title) | 
Parameters
| Variable | Description | 
|---|---|
| title | BBjPrompt dialog title text. | 
Return Value
Returns this BBjPrompt object, enabling methods to be chained.
Example
|  | 
See Also
PROMPT() Function - Prompt For String Value
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.