Project

General

Profile

$stripped » History » Revision 2

Revision 1 (Per Amundsen, 08/16/2014 03:05 AM) → Revision 2/3 (Per Amundsen, 08/10/2015 08:27 AM)

_Added in 1.9.4_ 

 *$stripped* 

 Returns the number of [[Formatting_Text|control codes]] control codes that were stripped from an incoming message, if any. 

 _Used in [[on TEXT]], [[on NOTICE]], [[on CTCP]], [[on PART]], [[on QUIT]] and [[on SNOTICE]], possibly others as well._ 

 *Example* 

 <pre> 
 on *:TEXT:*:*:echo -ag Number og stripped control codes is $stripped 
 </pre>