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

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

Synopsis

$ok

Parameters

None

Example

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

//echo -a $input(Click ok to see the result.,ov)

Compatibility

Added: mIRC v5.9

Added On: 26/04/2001

See Also