In IE 10 if I typed "body.isEmpty()" in the console, I would get back false. In IE 11 I get nothing. I can type "console.log(body.isEmpty())" and get false, but that's a PITA to do every time.
Is there a way to have the console give me the result of anything I type in?
thanks - dave
Who will win The Windward International Collegiate Programming Championships?