From WikiChip
Difference between revisions of "mirc/identifiers/$yes"
< mirc‎ | identifiers

(Created $yes identifier - mIRC)
(No difference)

Revision as of 00:24, 24 June 2014

The $yes identifier is returned when the yes button of an $input box has been pressed and the v switch has been invoked on the $input box.

Synopsis

$yes

Parameters

None

Example

Creates an input with a yes button that will echo results to the active window

//echo -a $input(Click cancel to see the result.,yv)

Compatibility

Added: mIRC v5.9

Added On: 26/04/2001

See Also