Skip to content

filingstatus

This property indicates the employee’s filing status in the compute function call. Possible values are:

ValueVariableDescription
0$filingSingleSingle
1$filingHeadOfHouseholdHead of Household
2$filingWidowQualified Widow(er)
3$filingMarriedMarried filing jointly
4$filingSeparateMarried filing separately
5$filingBothEmployedMarried, both spouses employed

You can use either the integer value or the corresponding variable value. For example, you can use 0 or $filingSingle to indicate a single filing status.