Project

General

Profile

Actions

$rawmsg » History » Revision 2

« Previous | Revision 2/4 (diff) | Next »
Per Amundsen, 08/14/2015 02:31 PM


Added in 1.9.0

$rawmsg

Returns raw server line for events.

Example

; Listen to a channel text event
on *:TEXT:*:#:{
  ; Print the raw line message
  /echo # Raw message is $rawmsg
}

Updated by Per Amundsen over 8 years ago · 2 revisions

Also available in: PDF HTML TXT