JS.eval (string JavaScript code)

Causes the given string to be evaluated by the JavaScript engine. This is a way to run any JavaScript code in your game, which can be used to move around the components of the UI or add new ones, among other things.


textadventures.co.uk
This site uses Just the Docs, a documentation theme for Jekyll.