Skip to main content

Condition_IsTipBottleFull

Description

Checks whether the tip bottle at the HouseholdBiz site where BaseObject is located is full.

Parameters

ParameterDescription
BaseObjectThe character used to resolve the current HouseholdBiz site
CompareTypeEqual: returns true if the tip bottle is full; NotEqual: returns true otherwise

Examples

DescriptionBaseObjectCommandCompareType
Check if the tip bottle is completely fullSelfIsTipBottleFullEqual
Check if the tip bottle still has spaceSelfIsTipBottleFullNotEqual