LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i transform lowercase char in uppercase char automatically

I would like that when you write lowercase char in a control string these char be converted automaticaly in uppercase char in this string
0 Kudos
Message 1 of 2
(2,524 Views)
wire the control to the "To Upper Case" function and that output to a
local variable of your control.

niko


tlap wrote:
> I would like that when you write lowercase char in a control string
> these char be converted automaticaly in uppercase char in this string
Message 2 of 2
(2,524 Views)