From WikiChip
Difference between revisions of "mirc/commands/say"
(Created page with "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 b...") |
(fixed error) |
||
Line 1: | Line 1: | ||
− | 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 - 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 [[/msg command - mIRC|/msg]] command. |
== Synopsis == | == Synopsis == |
Revision as of 04:51, 6 December 2013
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:
Added On:
Note: Individual switches were not taken into consideration.