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

 

Syntax

bOK = GetYesNo( string )

bullet.gif    string is the message to display and may contain multiple lines.

bullet.gif    This function returns the following values for bOK:

Remarks

This dialog differs from GetYesNoCancel in that it returns true/false rather than a number

Related Topics

GetYesNoCancel


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.