From WikiChip
$rawbytes Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$rawbytes return the raw line for IRC server event prior to any parsing/decoding.
See $rawmsg for the raw line once decoded.
Synopsis
$rawbytes
Paramters
None
Properties
None
Example
on *:text:*:#:echo -a $rawbytes
Compatibility
Added: mIRC v7.03
Added on: 20 May 2010
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.