• How to enforce a field entry value to be exactly 5 digits?

    X3 PU 9.0.5 I'm trying to add a field to our GACCOUNT table and want the value to always be exactly five numbers when a user enters it (12345) If they enter less then 5 digits (1234), I want X3 to refuse to save the value. I don't want to pad the value…