From WikiChip
Difference between revisions of "mirc/identifiers/$ssl"
(→See Also) |
(→See Also) |
||
Line 22: | Line 22: | ||
{{mIRC|$ssldll}} | {{mIRC|$ssldll}} | ||
{{mIRC|$sslready}} | {{mIRC|$sslready}} | ||
− | {{mIRC|$ | + | {{mIRC|$ssllibdll}} |
{{mIRC|$sslversion}} | {{mIRC|$sslversion}} | ||
[[Category:MIRC identifiers]] | [[Category:MIRC identifiers]] |
Revision as of 15:41, 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.