Event script: istance option - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Event script: istance option (/showthread.php?tid=5097) |
Event script: istance option - Domoticatorino - 17.11.2023 Hi, as you know in the last firmwares have been introduced some option about the event script. Normal, first only or last only. I search but I have not found a description about that option. Do you mean that if I choose "first only" the script must end before start a new one? So can I use in the script os.delay of some minutes without any problem? "Last only" mean that the last script event kills the script which is running? I thank you for your help. BR RE: Event script: istance option - admin - 17.11.2023 https://forum.logicmachine.net/showthread.php?tid=4424&pid=28668#pid28668 RE: Event script: istance option - Domoticatorino - 17.11.2023 (17.11.2023, 11:21)admin Wrote: https://forum.logicmachine.net/showthread.php?tid=4424&pid=28668#pid28668 Thank you admin! So it is as I though. |