From WikiChip
Difference between revisions of "mirc/=$nick identifier"
Line 1: | Line 1: | ||
− | {{mirc title| | + | ={{mirc title|$nick Identifier}}'''=$nick''' is a construct which can be used in {{mIRC|/msg}} to send a message to a dcc chat/fserv window. |
== Synopsis == | == Synopsis == |
Revision as of 16:42, 24 September 2015
=Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
=$nick is a construct which can be used in /msg to send a message to a dcc chat/fserv window.
Synopsis
=$nick
Paramters
None
Properties
None
Example
on *:chat:!test:msg =$nick test successful on *:serv:!test:msg =$nick test successful
Compatibility
Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.