From WikiChip
Difference between revisions of "mirc/commands/onotice"
m (Bot: Fixing links) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/onotice Command}} | ||
The '''/onotice command''' sends the specified message as a notice to all channel ops on a channel. You must be a channel operator to use this commands. | The '''/onotice command''' sends the specified message as a notice to all channel ops on a channel. You must be a channel operator to use this commands. | ||
== Synopsis == | == Synopsis == | ||
− | / | + | /onotice [channel] <message> |
== Switches == | == Switches == | ||
Line 16: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
Added: 3.3 - 3.4 | Added: 3.3 - 3.4 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 28: | Line 24: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|onotice command - mIRC]] |
Latest revision as of 10:19, 6 August 2019
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /onotice command sends the specified message as a notice to all channel ops on a channel. You must be a channel operator to use this commands.
Synopsis[edit]
/onotice [channel] <message>
Switches[edit]
None
Parameters[edit]
- [channel] - if specified, the #channel you want to send the message to, otherwise the current channel is used
- <message> - the message you want to send
Example[edit]
Compatibility[edit]
Added: 3.3 - 3.4
See also[edit]
mIRC commands list