|
Gseos.InputDialog
|
Previous Top Next |
| Parameter | Description
|
| strText | The input dialog prompt text.
|
| strTitle | Optional, The caption bar text. Default: GSEOS.
|
| bModeless | True, if the dialog is to be shown as modeless and therefore allowing interaction with the main GSEOS application. The default is False, showing the dialog as modal. In either case, the InputDialog() function does not return until the dialog has completed.
|