var — declares endogenous variables
var
VARIABLE_NAME
[[,]
VARIABLE_NAME
...] ;
This required command declares the endogenous variables in the model. See Conventions for the syntax of VARIABLE_NAME
.
var commands can appear several times in the file and Dynare will concatenate them.