Formatting Variables and Values |
Formats determine how variables and values are displayed. In group variables and model effects, formats can also determine how values are used in calculations.
You can use formats to set the width of displayed values, the number of decimal points displayed, the handling of blanks, zeroes, and commas, and other details. The SAS System provides many standard formats for displaying character and numeric values.
In addition, you can use the FORMAT procedure to create your own formats.
Figure 24.1: Assigning a Format