Condition_IsTipBottleFull
Description
Checks whether the tip bottle at the HouseholdBiz site where BaseObject is located is full.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character used to resolve the current HouseholdBiz site |
| CompareType | Equal: returns true if the tip bottle is full; NotEqual: returns true otherwise |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if the tip bottle is completely full | Self | IsTipBottleFull | Equal |
| Check if the tip bottle still has space | Self | IsTipBottleFull | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents