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

(Created page with "{{mirc title|$ssl Identifier}}'''$ssl''' return $true if you are connected with SSL to a server. == Synopsis == <pre>$ssl</pre> == Paramters == Nonr == Properties == None...")
 
Line 1: Line 1:
{{mirc title|$ssl Identifier}}'''$ssl''' return $true if you are connected with SSL to a server.
+
{{mirc title|$ssl Identifier}}'''$ssl''' return $true if you are connected with SSL to a server, $false otherwise.
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 16:27, 7 September 2015

$ssl return $true if you are connected with SSL to a server, $false otherwise.

Synopsis

$ssl

Paramters

Nonr

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.


See Also

/server