From WikiChip
Difference between revisions of "mirc/identifiers/$ssldll"
(Created page with "{{mirc title|$ssldll Identifier}}'''$ssldll''' return the filename to the ssl dll used by mIRC. Since newer version of mIRC, it is integrated and the {{mIRC|$mircexe}} path wi...") |
(→See Also) |
||
Line 22: | Line 22: | ||
{{mIRC|$ssl}} | {{mIRC|$ssl}} | ||
{{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
$ssldll return the filename to the ssl dll used by mIRC. Since newer version of mIRC, it is integrated and the $mircexe path will be returned.
Synopsis
$ssldll
Paramters
None
Properties
None
Example
//echo -a $ssldll
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.