I have this monster string of code that I need to shorten because the code is just to big. There are a few Values that I want to return the same information.
However I dont know how to make the different values = same result without the long code.
Is there an "or" command that would allow...