Code
|
Description
|
C
|
Center the string.
|
L
|
Left-justify the string.
|
nnn
|
The maximum amount of space allocated for the text segment. (Specify a number from 1 to 999.) If you do not specify a value, the default number of characters for the field type is used.
|
R
|
Right-justify the string.
|
T
|
Remove trailing spaces. (Spaces are not physically removed from the string, but are not displayed.)
|
U
|
Specify that the Translation Manager should not translate the string.
|