Progetto H — API Reference API & Scripting Documentation
Function Client 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

Lua
my_web_ui:ExecuteJavaScript(javascript_code)

Parameters

Name Type Default Description
javascript_code string