DHTML:Call
Example
Shows how to change document.body.innerHTML property by calling this function on panel.
Output: Inner HTML of document body in DHTML panel is now set to "HTML changed from Lua using JavaScript!".
Runs/Executes a string as JavaScript code in a panel.
Shows how to change document.body.innerHTML property by calling this function on panel.