GitHub
Discord
YouTube
Mailing List
RSS
Rapid7 Docs
js_set
js_set
Description
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.