Logic Machine Forum
conditional scripts with delayed checking - 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: conditional scripts with delayed checking (/showthread.php?tid=6113)



conditional scripts with delayed checking - Frank68 - 11.09.2025

Hi

I need to create a script that requires me to wait a certain amount of time before closing windows. If the closing switches aren't activated after that time, I'll receive an alert message with the option to continue and perform other actions.

Do I need to create multiple scripts that are called depending on the situation, or can I create a single script that does everything?

Thank you very much.


RE: conditional scripts with delayed checking - Daniel - 11.09.2025

See the on/off delay script from our examples:
https://kb.logicmachine.net/scripting/on-off-delay-timer/