-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$ok"
< mirc | identifiers
(Created $ok identifier - mIRC) |
m |
||
Line 1: | Line 1: | ||
− | The '''$ok''' identifier is returned when the ''ok'' button of an [[$input identifier - mIRC|$input]] box has been pressed and the ''' | + | The '''$ok''' identifier is returned when the ''ok'' button of an [[$input identifier - mIRC|$input]] box has been pressed and the '''v''' switch has been invoked on the [[$input identifier - mIRC|$input]] box. |
== Synopsis == | == Synopsis == |
Revision as of 23:23, 23 June 2014
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