From WikiChip
Difference between revisions of "mirc/commands/say"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/say 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. | 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. | ||
Line 28: | Line 28: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|say command - mIRC]] |
Latest revision as of 18:40, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/say <message>
Switches[edit]
None
Parameters[edit]
- <message> - The actual message to be sent
Example[edit]
Compatibility[edit]
Added:
See also[edit]
mIRC commands list