Solved
Forum Discussion
Cole_McDonald
Professor
2 years agoI’ve noticed that logical NOT works as a second element to an AND or OR, but not as an initial element… the double parens is a fun solution.
Related Content
- 7 months ago
- 7 months ago
Have you tried (!(Vmware*))
?
I’ve noticed that logical NOT works as a second element to an AND or OR, but not as an initial element… the double parens is a fun solution.