Project

General

Profile

$topic » History » Revision 2

Revision 1 (Per Amundsen, 10/17/2015 08:36 AM) → Revision 2/3 (Per Amundsen, 12/15/2016 12:42 AM)

_Added in 1.9.9_ 

 *$topic* 

 Returns the current/old new topic during a [[on TOPIC]] [[Scripting_Events|event]]. 

 *Example* 

 <pre> 
 on *:TOPIC:#:echo -ag Topic was changed from to $topic to $1- in channel # 
 </pre>