Xbasic
ups_delivery_status Function
Syntax
Status as C = ups_delivery_status(C tracking_num )
Arguments
- tracking_num
The tracking number of a shipment sent through United Parcel Service (UPS).
Returns
- StatusCharacter
Always returns the string "Deprecated: This function has been deprecated due to UPS API changes. There is no replacement function available at this time."
Description
This function is deprecated
Discussion
The UPS_Delivery_Status() function is deprecated.
See Also