From WikiChip
Difference between revisions of "mirc/identifiers/$ssl"
(→See Also) |
|||
Line 20: | Line 20: | ||
== See Also == | == See Also == | ||
{{mIRC|/server}} | {{mIRC|/server}} | ||
+ | {{mIRC|$ssldll}} | ||
+ | {{mIRC|$sslready}} | ||
+ | {{mIRC|$ssllib}} | ||
+ | {{mIRC|$sslversion}} | ||
[[Category:MIRC identifiers]] | [[Category:MIRC identifiers]] |
Revision as of 15:31, 7 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$ssl return $true if you are connected with SSL to a server, $false otherwise.
Synopsis
$ssl
Paramters
None
Properties
None
Example
//echo -a $ssl
Compatibility
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.