Function
Fast
WebUI:ExecuteJavaScript
Executes a JavaScript code in the Browser<br/>Note: This method is experimental and should be used cautiously. Events are still the preferred way of communicating between Packages and WebUI.
Syntax
my_web_ui:ExecuteJavaScript(javascript_code)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
javascript_code
|
string | — | — |