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

m (Compatibility: Add this.)
 
(2 intermediate revisions by one other user not shown)
Line 16: Line 16:
 
* '''i''' - Italic
 
* '''i''' - Italic
 
* '''e''' - StrikeThrough
 
* '''e''' - StrikeThrough
 +
 +
== Parameters ==
 +
 +
None
  
 
== Examples ==
 
== Examples ==
Line 26: Line 30:
 
'''Enable stripping on reverse and underline, disable on bold and color codes'''
 
'''Enable stripping on reverse and underline, disable on bold and color codes'''
 
<pre>/strip +ru-bc</pre>
 
<pre>/strip +ru-bc</pre>
 +
 +
== Compatibility ==
 +
{{mIRC compatibility|4.7}}
 +
  
 
== See also ==
 
== See also ==

Latest revision as of 09:42, 6 February 2024

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

Synopsis[edit]

/strip [+-burc]

Switches[edit]

You can chain +letter and -letter combo where + enables and - disables

  • o - Turns off stripping entirely
  • b - Bold
  • u - Underline
  • r - Reverse
  • c - Color
  • i - Italic
  • e - StrikeThrough

Parameters[edit]

None

Examples[edit]

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

Compatibility[edit]

Added: mIRC v4.7
Added on: 09 Dec 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC commands list