08-23-2021 04:45 AM
I want to Add INR Rupee Symbol in string control like as below.
₹ 300.00
How can write this in String text?
08-23-2021 05:15 AM - edited 08-23-2021 05:20 AM
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.