Indicates whether the shipping carrier is the UPS company.
Syntax
public boolean isUPS()
Run On
Called
Return Value
Type: boolean
true if the carrier is UPS; otherwise, false.
Indicates whether the shipping carrier is the UPS company.
public boolean isUPS()
Called
Type: boolean
true if the carrier is UPS; otherwise, false.