Home Status is a little bit special:
First, you cannot read out the current Home Status and assign it to a variable. You have to use a query to do that, like here where I additionally ask if the Home Status has changed (so I avoid unnecessary assignments):
Check Home Status.jpg
If these conditions are both true (Home Status changed and new Home Status is "At Home"), then you can assign a constant value to a variable of type "Home Status":
Assing Home Status.jpg
To set the assignment you have to select "Free Input" on the left side and then set the type "Home Status":
Type Select.jpg
Select Home Status.jpg
I didn't test it, but I am not sure if it is possible to make calculations with the type "Home Status". This might lead to unexpected results.
First, you cannot read out the current Home Status and assign it to a variable. You have to use a query to do that, like here where I additionally ask if the Home Status has changed (so I avoid unnecessary assignments):
Check Home Status.jpg
If these conditions are both true (Home Status changed and new Home Status is "At Home"), then you can assign a constant value to a variable of type "Home Status":
Assing Home Status.jpg
To set the assignment you have to select "Free Input" on the left side and then set the type "Home Status":
Type Select.jpg
Select Home Status.jpg
I didn't test it, but I am not sure if it is possible to make calculations with the type "Home Status". This might lead to unexpected results.
Kommentar