Project

General

Profile

Actions

$msgx » History » Revision 1

Revision 1/4 | Next »
Per Amundsen, 06/22/2014 01:55 PM


Added in 1.9.3

$msgs

Returns $1- in a consecutive spaced line.

Example

;Listen to a channel text event
on *:TEXT:*:#:{
  ;Create variable with and without consecutive spaces
  /var %text $msgx vs $1-

  ;Print the variable
  /echox # %text
}

Updated by Per Amundsen almost 10 years ago · 1 revisions

Also available in: PDF HTML TXT