LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean Text vs Strings[4]

Hi,

i am currently doing an overhaul of our i18n support.

And while doing so I want to implement a log for missing translations.
But while doing that I've encountered several problems. Now I am trying to figure out what the difference between the boolean text and the Strings[4] is, because i can't check if the strings[4] is "visible" so i can remove it from the log if it isn't visible. Or am I good just translating the boolean text and check for that.

 

Thanks very much for any replys!

0 Kudos
Message 1 of 2
(252 Views)

Hi Raukho,

 


@Raukho wrote:

Now I am trying to figure out what the difference between the boolean text and the Strings[4] is,


Read the help for the Strings[4] property: you can have upto 4 different boolean texts…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(235 Views)