[]
type ActionJavaScriptProperties = object;
Represents an action that causes a script to be compiled and executed by the JavaScript interpreter.
ActionJavaScript
javaScript: string;
The JavaScript to execute.