From WikiChip
Difference between revisions of "mirc/identifiers/$os"
< mirc‎ | identifiers

(Created page with "{{mirc title|$os Identifier}}'''$os''' return the name of the operating system you are running == Synopsis == <pre>$os</pre> == Paramters == None == Properties == None =...")
 
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{mirc title|$os Identifier}}'''$os''' return the name of the operating system you are running
+
{{mirc title|$os identifier}}'''$os''' returns the name of the operating system you are running
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$os</pre>
 
<pre>$os</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 18: Line 17:
 
{{mIRC compatibility|5.4}}
 
{{mIRC compatibility|5.4}}
  
== See Also ==
+
== See also ==
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|os]]

Revision as of 10:12, 22 September 2017

$os returns the name of the operating system you are running


Synopsis

$os

Parameters

None

Properties

None

Example

//echo -a $os

Compatibility

Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also