From WikiChip
Difference between revisions of "mirc/identifiers/$ssl"
(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 15:27, 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
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.