Or is for boolean math, OrElse is for logical comparison. Its basically Or in VB is | in C++, and OrElse in VB is || in C++. I believe it will evaluate each expression individually and if it is false, itll evaluate the next one, and if its true itll go right into the If block.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.