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

request

The standard input of the VM.

Syntax

request

Description

User input often comes via some URL query parameters, but may come form other apps, etc. However they are provided, a temporary file is decorated with all the input data and that file is injected in the VM. This is the request file.

Examples

Path of the request file.