var new_window = new window()?
Also,Is there a way to see the names defined in the current namespace, sort of like python's dir() function in the debug interpreter?
Regards, Ken
var new_window = new window()?
Also,Is there a way to see the names defined in the current namespace, sort of like python's dir() function in the debug interpreter?
Regards, Ken