07.07.2020, 22:12
Hi,
Just use the script command alert('This is my alert') and the alert manager picks it up automatically.
You can also use dynamic alerts like alert('The value of object ' .. grp.find(event.dst).name .. ' is ' .. event.getvalue() .. " degrees")
BR,
Erwin
Just use the script command alert('This is my alert') and the alert manager picks it up automatically.
You can also use dynamic alerts like alert('The value of object ' .. grp.find(event.dst).name .. ' is ' .. event.getvalue() .. " degrees")
BR,
Erwin