I cannot find anything regarding that issue on stackoverflow either.
w
Watz
06/28/2021, 2:58 PM
Code-39 doesn't seem to support any lower case letters.
b
bdebazelaire
06/28/2021, 2:58 PM
Is there a way I can .toUpperCase in that code?
w
Watz
06/28/2021, 2:59 PM
From Wikipedia: "The Code 39 specification defines 43 characters, consisting of uppercase letters (A through Z), numeric digits (0 through 9) and a number of special characters (-, ., $, /, +, %, and space). An additional character (denoted '*') is used for both start and stop delimiters."