From WikiChip
Difference between revisions of "mirc/identifiers/$sslversion"
(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...") |
(No difference)
|
Revision as of 15:53, 7 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$sslversion return the version of the SSL lib currently in use.
Synopsis
$sslversion
Paramters
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.