how to use jsl to test if a string contains only A~Z and 0~9?
how to use jsl to test if a string contains only A~Z and 0~9?my data shall contains only A~Z and 0~9 but when 1 or few bit flip then there is not printable characters.many thanks in advance!