I have a strange phenomenon! In the frontend some scripts are presented as a link (activate) and some as a boolean. What could cause this behaviour?
Scripts with only actions will present with ‘ACTIVATE’
Scripts with a delay (Possibly wait also) will be presented with the on/off lightning bolts. In theory if you had a very long delay in the script you may want to stop it at some point.
1 Like
That could be the case. I have delays in my script. Thanks!