From WikiChip
Difference between revisions of "mirc/commands/say"
< mirc‎ | commands

m (Bot: Adding a template)
m (Bot: Fixing links)
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 {{mIRC|/msg}} command.
  
 
== Synopsis ==
 
== Synopsis ==
Line 24: Line 24:
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[$active identifier - mIRC|$active]]
 
* [[$active identifier - mIRC|$active]]
* [[/ame command - mIRC|/ame]]
+
* {{mIRC|/ame}}
* [[/amsg command - mIRC|/amsg]]
+
* {{mIRC|/amsg}}
* [[/describe command - mIRC|/describe]]
+
* {{mIRC|/describe}}
* [[/me command - mIRC|/me]]
+
* {{mIRC|/me}}
* [[/msg command - mIRC|/msg]]
+
* {{mIRC|/msg}}
 
{{mIRC command list}}
 
{{mIRC command list}}
  
 
[[Category:MIRC commands]]
 
[[Category:MIRC commands]]

Revision as of 19:53, 5 July 2014

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.

See also

[Expand]
v · d · e mIRC commands list