LINE = The entire, unparsed, line recieved.
LINE.PREFIX = The Nick and user@host.
LINE.COMMAND= The MSG Type.
LINE.DEST = The channel the message was written to.
LINE.REST = The message text.
RELATED TOPICS: See RX_PARSELINE-
RX_GETLASTLINE
Examples:
options results
"getline"
text=line prefix=line.prefix comm=line.command dest=line.dest
rest=line.rest
"ECHO" text prefix comm dest rest