Condition_IsForceableSale
Description
Checks whether the target object is eligible for forced sale (seizure) due to unpaid tax. Objects are excluded if they are broken, have no price, are of excluded types (Door, Dusty, Soot, Roof), are stored in the site inventory bag, or if the site's total seized object price already covers the tax.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The object to evaluate for forced sale eligibility |
| CompareType | Equal only (always checks eligibility) |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if the object can be forcibly sold for tax | Self | IsForceableSale | Equal |
| Check if the target object is subject to seizure | Target | IsForceableSale | Equal |
Back to Command FinderSearch and filter all 491 Script Condition documents