Main window of WLM > Plus! >Scriptdebugger
It's a window that displays useful information on errors etc.
You can add a line, like a variable to show the contents of the variable.
If it's null it's empty, if it's NaN, it's Not a Number etc. etc.
As it's called debug, you can de-bug your program/script