Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Hourly event

Featured Replies

Posted

Can anyone help me out with a simple code example? I am trying to run a program hourly between two specified times and I am clearly using the wrong expressions or getting them in the wrong order. I can't seem to get a trigger from the IF line when using time X to Time Y and I've tried wait/repeat at 60 mins but it never repeats. Just wondering if anyone has a short bit of code to share with me to show me how this is done. Thx.

LeeG's advice is probably most productive.

 

Short of that, I would expect a program such as this to work:

 

if
from time xx:xx
to yy:yy
then
run other program (then path)
wait 1 hour
run this program (then path)
else

 

other program

 

if
then
do whatever you want done every hour
else

  • Author

MANY thanks. I suspected what I got wrong was simple and it is. Thanks SO much for the examples. I was making it way too hard for myself here!

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.