VALEN reads the digits from left to right.
If VALEN 1 - read the first digit of the value. If value is A1, it would read 'A'
VAOFF offsets the digits from left to right.
If VAOFF 2 - cut off the first two digits of the value. If value is PTSD, it would read 'SD'.
Hope this helps.