Best way to check current day in if statement

I want to create an if statement that will activate only if the day is not Sunday.

I am curious what would be the best way to do this? Through a script and a shell function? Or perhaps another way.

Use the DOW function in a Calculation condition.

1 Like