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

(See Also)
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mirc title|$ssl Identifier}}'''$ssl''' return $true if you are connected with SSL to a server, $false otherwise.
+
{{mirc title|$ssl identifier}}'''$ssl''' returns {{mirc|$true}} if you are connected with SSL to a server, {{mirc|$false}} otherwise.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$ssl</pre>
 
<pre>$ssl</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 18: Line 17:
 
{{mIRC compatibility|6.14}}
 
{{mIRC compatibility|6.14}}
  
== See Also ==
+
== See also ==
{{mIRC|/server}}
+
* {{mIRC|/server}}
{{mIRC|$ssldll}}
+
* {{mIRC|$ssldll}}
{{mIRC|$sslready}}
+
* {{mIRC|$sslready}}
{{mIRC|$ssllib}}
+
* {{mIRC|$ssllibdll}}
{{mIRC|$sslversion}}
+
* {{mIRC|$sslversion}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
 
 +
[[Category:mIRC identifiers|ssl]]

Latest revision as of 15:42, 22 September 2017

$ssl returns $true if you are connected with SSL to a server, $false otherwise.


Synopsis[edit]

$ssl

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $ssl

Compatibility[edit]

Added: mIRC v6.14
Added on: 03 Mar 2004
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list