Xbasic
usps_delivery_status Function
Syntax
C usps_delivery_status(C confirmation_number )
Arguments
- confirmation_number
The tracking number of a shipment sent through the United States Postal Service (USPS).
Returns
- StatusCharacter
Always returns the string "Deprecated: This function has been deprecated due to USPS API changes. There is no replacement function available at this time."
Description
This function is deprecated.
Discussion
The USPS_Delivery_Status() function is deprecated.
See Also