js_set

Function

ArgDescriptionType
varThe variable to set inside the JS VM.string (required)
valueThe value to set inside the VM.Any (required)
keyIf set use this key to cache the JS VM.string

Description

Set a variables value in the JS VM.