From WikiChip
mirc/identifiers/$cancel
< mirc‎ | identifiers
Revision as of 00:19, 24 June 2014 by Zmodem (talk | contribs) (See Also)

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

Synopsis

$cancel

Parameters

None

Example

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

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

Compatibility

Added: mIRC v5.9

Added On: 26/04/2001

See Also