contact@webdyn.com | webdyn.com
V2.05 subject to changes | Webdyn © by Flexitron Group
3.2.3.1.3 Viewing the Script Log
Scripts can report information to the end user using the wd.log()” function.
Thus, the following code will display the “Control power initialized” string in the start-up script log le:
function wsInit()
wd.log(“Control power initialized”)
end
The log le is displayed by pressing the view button:
Pressing the button displays the following page:
The page is closed by pressing the cross at the top right indicated above in the circle.