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

js_call

Function
Arg Description Type
func JS function to call. string (required)
args Positional args for the function. Any
key If set use this key to cache the JS VM. string

Description

Compile and run javascript code.