CallJavaScript

Used for executing JavaScript functions from Actions.
If the function "hel_action_bridge(name, text) is defined within JavaScript, then the "name" and "text" parameters are set and called. If the function doesn't exist, nothing is executed.
Please call your function from the name parameter.
| Label | function |
|---|---|
| name | Set the variable name as you like. |
| nvalue | Assign integer value. |