LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Formula string with boolean operations

Hello all,

 

I created sample logic to do Boolean operations with string.

Example:

(True or false) && False = false

False && True || false = false

 

Note: Syntax should not be any error (like wrong brackets/extra and/or.

 

Can anyone tell me is these is any way to optimize this code?

 

Formula String to Boolean opearation.png

Munna
0 Kudos
Message 1 of 1
(2,817 Views)