Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.

js_set

Function
Arg Description Type
var The variable to set inside the JS VM. string (required)
value The value to set inside the VM. Any (required)
key If set use this key to cache the JS VM. string

Description

Set a variables value in the JS VM.