The program i am running requests serial number. Serial number format is ##X####, wher x= Letter and # is number. I would like write a script to check to make sure the number entered has the similar format. Any help would be appreciated.
The program i am running requests serial number. Serial number format is ##X####, wher x= Letter and # is number. I would like write a script to check to make sure the number entered has the similar format. Any help would be appreciated.
Hi @steven.m.walker,
you could use something similat to this URscript: