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

m (PatrolBot moved page /strip command - mIRC to mirc/commands/strip: per new naming convention)
m (bot: correcting title)
Line 1: Line 1:
{{mIRC menu}}
+
{{mirc title|/strip Command}}{{mIRC menu}}
 
The '''/strip'' command is used to essentially enable or disable certain control-code stripping within mIRC.
 
The '''/strip'' command is used to essentially enable or disable certain control-code stripping within mIRC.
  

Revision as of 05:38, 4 January 2015

Template:mIRC menu The '/strip command is used to essentially enable or disable certain control-code stripping within mIRC.

Synopsis

/strip [+-burc]

Switch Toggles

-Disables the switch(es) that follow.

+Enables the switch(es) that follow.

Switches

bBold codes.

uUnderline codes.

rReverse codes.

cColor codes.

Examples

Disable all control code stripping

/strip -burc

Enable stripping on bold, disable on color codes

/strip -b+c

Enable stripping on reverse and underline, disable on bold and color codes

/strip +ru-bc

See also

[Expand]
v · d · e mIRC commands list