From WikiChip
Difference between revisions of "mirc/identifiers/$fullname"
(Created page with "{{mirc title|$fullname Identifier}}'''$fullname''' returns the full name specified in the Connect dialog option. == Synopsis == <pre>$fullname</pre> == Paramters == None =...") |
m |
||
Line 1: | Line 1: | ||
{{mirc title|$fullname Identifier}}'''$fullname''' returns the full name specified in the Connect dialog option. | {{mirc title|$fullname Identifier}}'''$fullname''' returns the full name specified in the Connect dialog option. | ||
+ | |||
== Synopsis == | == Synopsis == | ||
Line 20: | Line 21: | ||
== See Also == | == See Also == | ||
{{mIRC|/fullname}} | {{mIRC|/fullname}} | ||
− | [[Category: | + | [[Category:mIRC identifiers|fullname]] |
Latest revision as of 14:14, 20 September 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$fullname returns the full name specified in the Connect dialog option.
Synopsis[edit]
$fullname
Paramters[edit]
None
Properties[edit]
None
Example[edit]
//echo -a $fullname
Compatibility[edit]
Added: mIRC v5.9
Added on: 26 Apr 2001
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.