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

(Created page with "{{mirc title|$sslversion Identifier}}'''$sslversion''' return the version of the SSL lib currently in use. == Synopsis == <pre>$sslversion</pre> == Paramters == None == Pr...")
 
m
Line 1: Line 1:
{{mirc title|$sslversion Identifier}}'''$sslversion''' return the version of the SSL lib currently in use.
+
{{mirc title|$sslversion identifier}}'''$sslversion''' returns the version of the SSL lib currently in use.
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$sslversion</pre>
 
<pre>$sslversion</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 19: Line 17:
  
 
== See Also ==
 
== See Also ==
{{mIRC|/server}}
+
* {{mIRC|/server}}
{{mIRC|$ssldll}}
+
* {{mIRC|$ssldll}}
{{mIRC|$sslready}}
+
* {{mIRC|$sslready}}
{{mIRC|$ssllibdll}}
+
* {{mIRC|$ssllibdll}}
{{mIRC|$ssl}}
+
* {{mIRC|$ssl}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
 
 +
[[Category:mIRC identifiers|sslversion]]

Revision as of 15:48, 22 September 2017

$sslversion returns the version of the SSL lib currently in use.

Synopsis

$sslversion

Parameters

None

Properties

None

Example

//echo -a $sslversion

Compatibility

Added: mIRC v7.31
Added on: 26 Apr 2013
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

[Expand]
v · d · e mIRC identifier list