$topic » History » Version 3
Per Amundsen, 12/15/2016 12:59 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.9_ |
|---|---|---|---|
| 2 | |||
| 3 | *$topic* |
||
| 4 | |||
| 5 | 3 | Per Amundsen | Returns the new topic during a [[on TOPIC]] [[Scripting_Events|event]]. |
| 6 | 1 | Per Amundsen | |
| 7 | *Example* |
||
| 8 | |||
| 9 | <pre> |
||
| 10 | 3 | Per Amundsen | on *:TOPIC:#:echo -ag Topic was changed to $topic in channel # |
| 11 | 1 | Per Amundsen | </pre> |