LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

match true/false string regardless of case

Solved!
Go to solution

I want to use the match true/false string node, and I want it to work regardless of case.  For example, for the true, case, I want it to match "TRUE", "true", "True", etc.  I don't want to use the function multiple of times and use an OR.  What is the best way?  

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 3
(2,421 Views)
Solution
Accepted by topic author jyang72211
To Upper Case (or To Lower Case)
Message 2 of 3
(2,418 Views)

Thanks!  I can't believe that I didn't think of it.  

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 3
(2,407 Views)