How Can We Help?
Field Just
“Justification” status of a form field. Indicates how the data in the form field is aligned in the visual space.
Valid Values
A 1-character code, as shown in the table below:
Code | Meaning |
N | No justification (data is displayed as entered) |
L | Left justification (leading spaces are stripped from the data) |
R | Right justification (trailing spaces are stripped from the data) |
C | Centered (leading and trailing spaces are adjusted to center the data in the form field) |
W | Wrap (words are automatically wrapped and left-justified in form fields that visually occupy two or more rows) |