Advanced
The Advanced tab contains options that fine-tune how RunJS executes your code.

Show Undefined — Show results that evaluate to undefined. Many JavaScript statements produce undefined, so leaving this disabled keeps the output pane focused on meaningful results.
Loop Protection — Halt execution once a loop reaches 2000 iterations. This guards against accidental infinite loops.
Auto Updates — When enabled, new updates are downloaded and installed automatically.