i cant see anything in the debug window when i use
debug.write("something")
where is it supposed to show up?
Printable View
i cant see anything in the debug window when i use
debug.write("something")
where is it supposed to show up?
It shows up the the Output window. Ctrl+Alt+O
thank you :)