dietOutputRangeName

The name of the output range variable within a Diet template.

D statements can access the variable with this name to directly write to the output.

enum dietOutputRangeName = "_diet_output";

Meta