js_call

Function

ArgDescriptionType
funcJS function to call.string (required)
argsPositional args for the function.Any
keyIf set use this key to cache the JS VM.string

Description

Compile and run javascript code.