- A rule which forces the numerical character to only show if the number is greater than zero, and not blank.
- A rule which forces the icon to only show if the number is greater than zero, and not blank.
- A rule which forces the icon background shadow to only show if the number is greater than zero, and not blank.
- ImageBed = the bedrooms icon
- BEDSHADOW = the grey background shadow
- BED = the number
SETBOOLPROP('ImageBed', 'Enabled', Listings.Bedrooms <> 0)