From WikiChip
Difference between revisions of "mirc/commands/say"
m (PatrolBot moved page /say command - mIRC to mirc/commands/say: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/say Command}}{{mIRC menu}} |
The '''/say command''' sends a message to the active window which can be a channel or a query. The say command can only be used within events that can be triggered directly by you (i.e. on input, on tabcomp, on hotlink, etc...). To send a message from any event, use the {{mIRC|/msg}} command. | The '''/say command''' sends a message to the active window which can be a channel or a query. The say command can only be used within events that can be triggered directly by you (i.e. on input, on tabcomp, on hotlink, etc...). To send a message from any event, use the {{mIRC|/msg}} command. | ||
Revision as of 04:34, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /say command sends a message to the active window which can be a channel or a query. The say command can only be used within events that can be triggered directly by you (i.e. on input, on tabcomp, on hotlink, etc...). To send a message from any event, use the /msg command.
Synopsis
/say <message>
Switches
None
Parameters
- <message> - The actual message to be sent
Example
Compatibility
Added:
See also
mIRC commands list