Question
Write to Console Window
How to Write a String to Console window?
//something like below
var myStr= "Some message";
console.message(myStr);
How to Write a String to Console window?
//something like below
var myStr= "Some message";
console.message(myStr);
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.