dabbott / javascript-playgrounds

An interactive JavaScript sandbox
https://unpkg.com/javascript-playgrounds/public/index.html
Other
1.4k stars 131 forks source link

[Q] How to receive an result of console.log #59

Open afrokick opened 2 years ago

afrokick commented 2 years ago

Is there any built-in feature to receive result of console.log?

There is a message with such data field:

{\"code\":\"console.log(123)\",\"targetOrigin\":\"*\",\"preset\":\"javascript\"}"