Discord
Login
Community
DARK THEME

console.log() functionality

'console.log()' doesn't seem to be working in JavaScript. Yes, I'm aware the syntax 'print()' does work in the JavaScript editor; I'm quite used to using 'console.log,' so functionality in both syntax would be nice on the JavaScript editor. ( I'm assuming that this is a bug and not something that was intentional. )

It's sometimes useful to use the browser console because of its ability to expand objects and log multiple values in one statement. print() just converts the first argument to text and adds it to the log in the developer view.

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community