Project

General

Profile

Actions

$rawmsg » History » Revision 1

Revision 1/4 | Next »
Per Amundsen, 08/06/2015 03:16 AM


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 · 1 revisions

Also available in: PDF HTML TXT