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

(Created page with "{{mirc title|$ssllibdll Identifier}}'''$ssllibdll''' return the complete filename to the lib used for SSL, since recent version of mIRC, SSL is integrated with mIRC and the {{...")
 
m
 
Line 1: Line 1:
{{mirc title|$ssllibdll Identifier}}'''$ssllibdll''' return the complete filename to the lib used for SSL, since recent version of mIRC, SSL is integrated with mIRC and the {{mIRC|$mircexe}} value will be returned.
+
{{mirc title|$ssllibdll identifier}}'''$ssllibdll''' returns the complete filename to the lib used for SSL. In recent versions of mIRC, SSL is integrated with mIRC and the {{mIRC|$mircexe}} value will be returned.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$ssllibdll</pre>
 
<pre>$ssllibdll</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 18: Line 17:
 
{{mIRC compatibility|7.31}}
 
{{mIRC compatibility|7.31}}
  
== See Also ==
+
== See also ==
{{mIRC|/server}}
+
* {{mIRC|/server}}
{{mIRC|$ssldll}}
+
* {{mIRC|$ssldll}}
{{mIRC|$sslready}}
+
* {{mIRC|$sslready}}
{{mIRC|$ssl}}
+
* {{mIRC|$ssl}}
{{mIRC|$sslversion}}
+
* {{mIRC|$sslversion}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
 
 +
[[Category:mIRC identifiers|ssllibdll]]

Latest revision as of 15:45, 22 September 2017

$ssllibdll returns the complete filename to the lib used for SSL. In recent versions of mIRC, SSL is integrated with mIRC and the $mircexe value will be returned.


Synopsis[edit]

$ssllibdll

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $ssllibdll

Compatibility[edit]

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[edit]

[Expand]
v · d · e mIRC identifier list