Page History
Web Application - Prompt Method
| Panel | ||
|---|---|---|
| ||
Show the browser Prompt dialog |
Member of Web Application (PRIM_WEB.Application)
...
Name | Type | Data Type | Description |
|---|---|---|---|
Caption | *Input | Unicode String | Text to be displayed in the dialog |
Value | *Both | Unicode String | Value for the input box in the dialog |
ResultCode | *Result (Optional) | Enumeration | Button pressed in the dialog |
...