TolliumScreenBase::RunModal (open)
Run this window in modal mode
Syntax
LOADLIB "mod::tollium/lib/screenbase.whlib";
STRING FUNCTION RunModal()
Return value
STRING
The tolliumresult returned by the dialog
Description
Displays the dialog and does not return until the dialog closes (usually by setting a tolliumresult). The parent windows is disabled while this dialog is in modal mode