LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is Labview Support INR Rupee Symbol in String Control

I want to Add INR Rupee Symbol in string control like as below.

₹ 300.00

 

How can write this in String text? 

0 Kudos
Message 1 of 2
(1,314 Views)

By selecting a font for the string that supports this symbol in its ANSI code range of 1 to 255.

 

Or you can try to open the box of Pandora and enable Unicode support in LabVIEW controls. Save your code often and definitely use source code control! And don't do it if you want to keep your hairs. Sooner or later you are going to rip them out in a furry as something doesn't work again only to break something else when you thought you fixed it.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 2
(1,301 Views)