LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compare 2 string's -> output boolean

Is there any simple way to compare two strings. The output should be true or
false.

Thanks
rutekp
0 Kudos
Message 1 of 2
(3,039 Views)
This is where LV's polymorph functions make things very simple: just wire the strings into an Equal? function (from the comparison palette), if they are equal the output will be a boolean true.
Message 2 of 2
(3,039 Views)