Question
Complex CFif feature
I have a chat feature that I only want to be available
between the hours of 8:30 am to 4:30 pm. Right now I have this long
cfif statement.
1. Is there an easier way to do this?
2. How can I combine if statements like if it is monday between 8:30 to 4:30 pm?
1. Is there an easier way to do this?
2. How can I combine if statements like if it is monday between 8:30 to 4:30 pm?
