WARNING: The [sjs-3] engine was deprecated, use [sjs-4] instead.

app

DEPRECATED! The file that is being executed by the VM.

Syntax

app

Description

DEPRECATED! Use source instead. It’s the same variable, it was just renamed. (As Boomla evolved, this name became a bad choice.)

Apps may need to refer to the event handler file that is executed, typically to access further resources needed at runtime. This is it.

Examples

The app executed in the sandbox.

Contents of the app file in the sandbox.