I dont know the raw associated with that offhand, but here's a little debugger I use all the time:

Code:
; RAW DEBUGGER
;raw *:*: { echo -a $numeric $+ : $1- }


Remove the ; from in front of raw *:*: whenever you need to see what raws are being used, then put it back when you're done.

-Venoman