Logic Machine Forum
Event script + storage - 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 + storage (/showthread.php?tid=6055)



Event script + storage - jmir - 21.07.2025

Hi,

Is there any way to wait to finish the execution of the current script to execute the next intance of it?

I've an script that is executed using a TAG and it's saving data to Storage, I've seen that when multiples istances are triggered at same time, data on storage is not saved properly... (I suppose because more than one instance is accessing at same time...)
All instances must be executed.

Thanks.


RE: Event script + storage - admin - 21.07.2025

What kind of data are you storing?