-
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/$true"
< mirc | identifiers
(Created $true identifier - mIRC) |
m |
||
Line 1: | Line 1: | ||
− | '''$true''' is returned during any statement that is either written for it to return a value of '''$true''', or performing a comparison operation. | + | '''$true''' is returned during any statement that is either written for it to return a value of '''$true''', or performing a comparison operation where the outcome is ''$true''. |
== Synopsis == | == Synopsis == |
Revision as of 23:33, 23 June 2014
$true is returned during any statement that is either written for it to return a value of $true, or performing a comparison operation where the outcome is $true.
Synopsis
$true
Parameters
None
Example
Echo to the active window a result that returns $true
//echo -a $isfile($mircexe)
Compatibility
Added: mIRC v2.1a
Added On: 28/02/95