Crossware

Table of Contents        Previous topic       Next topic       

GettingStarted->Initial Tests->Outputting messages

To check that everything is working OK, add console.log(Hello\n); to this initial Javascript file.  



Step into your program with the simulator.  A js Output view will open showing your log message.