-
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/$yes"
< mirc | identifiers
(Created $yes identifier - mIRC) |
m (→Example) |
||
Line 9: | Line 9: | ||
== Example == | == Example == | ||
'''Creates an input with a yes button that will echo results to the active window''' | '''Creates an input with a yes button that will echo results to the active window''' | ||
− | <source lang="mIRC">//echo -a $input(Click | + | <source lang="mIRC">//echo -a $input(Click yes to see the result.,yv)</source> |
== Compatibility == | == Compatibility == |
Revision as of 23:26, 23 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 yes to see the result.,yv)
Compatibility
Added: mIRC v5.9
Added On: 26/04/2001