You have to load the project into WebIQ Designer, then open Code Manager and have a look at the scripts. These scripts are very well documented: https://demo.smart-hmi.com/scripting-demo/js/custom-libs/local-scripts/demo-item-subscribe.js https://demo.smart-hmi.com/scripting-demo/js/custom-libs/ui-actions/demo-item-readdirect.js https://demo.smart-hmi.com/scripting-demo/js/custom-libs/ui-actions/demo-item-writedirect.js If you do not know JavaScript there is a lot of information available online to cover the basics.
... View more