Assigning values when you define a table (VALUE)
If a table is to contain stable values (such as days and months), you can set the specific values when you define the table.
About this task
Set static values in tables in one of these ways:
- Initialize each table item individually.
- Initialize an entire table at the group level.
- Initialize all occurrences of a given table element to the same value.