Javascript
(Redirected from Eval ())
The javascript () block is a stack block that activates a script from Javascript. The block was originally in Prism as eval (), but then was moved to Control, and then was moved to the Javscript extension.
When in the Prism extension, the default input was "console.log('Hello!')". This now uses alerts instead of console.log.