Jump to content

Action after a Repeat


RickL66

Recommended Posts

I am trying to figure out how to run an action after I do a repeat in my Then program. For example:

 

If
        Something Happens

Then
        Sent email
        Repeat 4 times
             Set Scene 'Notifications' Fast On
             Set Scene 'Notifications' Fast Off
        Do something else AFTER but not in the Repeat <-------

Else
        - No Actions - (To add one, press 'Action')

Is it possible? I can't seem to indent it back to the left to be "out of the loop".

 

Thanks,

Rick

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...