In logic, a
Case object facilitates the management of CSPro's case-based data.
A Case object is a CSPro logic object that allows the following functions to be called via
dot notation:
In addition to this object function, Case objects can be used as arguments to the
view function.
PROC HOUSEHOLD_FORM
// view the contents of the current case
CENSUS_DICT.view();