Enum member dietOutputRangeName
The name of the output range variable within a Diet template.
enum dietOutputRangeName
= "_diet_output";
D statements can access the variable with this name to directly write to the output.