Time Check
COMMENT
Let’s assume you want something to happen between the hours of 10 am and 6 pm.
CALENDAR
Format
Current Date
Options Under Construction

Formatted Date
SCRIPTING
If
Formatted Date
is between
10
and
17
COMMENT
Thing you want to do between 10 am and 6 pm goes here. 17 is 5pm, so this is valid the entire 5’ o’clock hour.
SCRIPTING
Otherwise
COMMENT
Any other thing you want to do at any time not between 10 am and 6 pm could go here. If you didn’t want it to do anything, you could just ignore this.
SCRIPTING
End If

If Result
Showcuts