A relative reference in @if statements.
Historical periods are determined by the historical/forecast boundary set in Defining, Deleting, and Displaying Time Periods.
True—if the period is a historical
False—if not
If a model contains 6 years starting in 2006 and the first year if historical, then 2007–2012 are forecast. This formula:
@if(@ishist, 1, 2)