Dedicated Javascript Console Inside Javascript Editor
Look, I am mere mortal when it comes to programming. I make lots of errors while coding and it would benefit anyone coding complicated shortcuts because for simple stuff you can get away not having console directly. However, there are times when I wondered if the error is caused by mere honest mistake or because the function is not supported. I know Bixby Servers use Rhino Engine for Javascript support and I don't know the exact version. So I can't really go to third party editors for checking and building purposes. So it would be tremendous help from you if you could save us some huge chucks of time by providing us a dedicated console to check against our code. Learners love to use 'console.log('GOD MODE ON)' ;-D
-
There is a way to actually see console.logs but you have to do so many clicks. After running an action in the Simulator, click Debug Console, click Function, click the specific function, then finally, click logs. Whew!
It would be nice to have a dedicated tab within Simulator to show all console logs for the executed Action. So Nilay, I think you should rename your request to Dedicated JavaScript Console inside Simulator (Add button beside Show Steps).
Please sign in to leave a comment.
Comments
2 comments