-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/commands/clipboard"
(Created page with "The '''/clipboard command''' copies text to the clipboard. == Synopsis == /clipboard [-an] <text> == Switches == * '''-a''' - Appends text to the end of the clipboard * '''...") |
(No difference)
|
Revision as of 02:25, 1 December 2013
The /clipboard command copies text to the clipboard.
Synopsis
/clipboard [-an] <text>
Switches
- -a - Appends text to the end of the clipboard
- -n - Appends a $CRLF to the end of the text
Parameters
- <text> - Text to be placed in clipboard
Example
;Clear the clipboard and put "Hello world!" in it /clipboard Hello World!
Compatibility
Added: mIRC v5.1
Added On: 28/08/1997
Note: Individual switches were not taken into consideration.