Good day folks,
I'm hoping someone can help me here, I've searched this forum, but can't seem to find what I'm looking for.
I would like to write some code that identifies the current day as in day of the week for instance today is Wednesday, so the code would identify that today is Wednesday.
I have a process that I want to only action if the current day is Friday, if it's not Friday then I shouldn't do anything.
I looked up the day function, but it returns a date and not the day of the week.
Any assistance would be most appreciated.
John
I'm hoping someone can help me here, I've searched this forum, but can't seem to find what I'm looking for.
I would like to write some code that identifies the current day as in day of the week for instance today is Wednesday, so the code would identify that today is Wednesday.
I have a process that I want to only action if the current day is Friday, if it's not Friday then I shouldn't do anything.
I looked up the day function, but it returns a date and not the day of the week.
Any assistance would be most appreciated.
John