Project

General

Profile

Actions

$msgx » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
Per Amundsen, 01/18/2017 07:19 AM


Added in 1.9.3

$msgx

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 over 7 years ago · 3 revisions

Also available in: PDF HTML TXT