Returns current day of the week as a string constant ('Monday', 'Tuesday', etc)
None
IF CURRENT_DAY_OF_WEEK = 'Saturday' Then ...