$dialog.yesno

Shows a simple yes/no dialog
Usage
$dialog.yesno(<caption>,<szText>)
Description
Shows a simple yes/no dialog. Returns 1 if user clicks "Yes" and 0 if (s)he clicks "No". Please note that this dialog is BLOCKING: it blocks execution of the script until the user has selected either YES or NO.
Syntax Specification
$dialog.yesno(<caption:string>,<szText:string>)

Index, Functions
KVIrc 4.0.3.4984 Documentation
Generated by builder at Fri Nov 12 01:12:46 2010