Debug

<data Notifications> Type: Corrade progressive notification Notification[wiki]: debug Data[wiki]: type, name, item, position, message Structure[wiki]: ChatEventArgs Description[wiki]: Script errors on the debug channel. Commands[wiki]: None. Last Changes[wiki]: None. </data>

Data Description
type The type of the notification.
name The name of the object containing the script that sent the message.
item The UUID of the object sending the message.
position An LSL vector representing the position of the object containing a script that threw an error.
message The LSL error message.