LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Jim_Kring

Case Insensitive Comparison Mode for String Equality Comparison

Status: New

I've been doing a lot of string comparisons lately and I really hate having to drop To Upper/Lower Case function in front of my Equal? comparisons, as shown below:

 

 undefined

 

It would be so much nicer if I could just have a special Case Insensitive mode for the Equal? node (and, it would be nice if the Equal? function changed its visual appearance, somehow, to signify that it is in a Case Insensitive mode):

 

 
undefined

21 Comments
Hari_Prathap
Member

The same needs to be updated for all primitive nodes that does string comparison like search 1d array.

 

undefined

Some thing like this....