GetYesNo
The GetYesNo function displays a message in a standard Windows message box containing [Yes] and [No] buttons. Use this dialog to get a true or false response
|
|
bOK = GetYesNo( string ) |
string is the message to display and may contain multiple lines.
This function returns the following values for bOK:
This dialog differs from GetYesNoCancel in that it returns true/false rather than a number
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.