NXTYn returns the value of a specified variable n years into the future (same day of the year).
SYNTAX:
NXTYn(Cx)
where :
Cx is a conditional variable x
n specifies how many years into the future to retrieve a value
NOTES:
n must be less than 100
EXAMPLES:
V1013 = NXTY2(C117)
Variable 1013 will retrieve the values of variable 117 two years into the future. Meaning the value of variable 1013 on 3/8/2006 would be the same as variable 117 on 3/8/2008.