West Wind Web Store |
cinvoice::deletelineitem
|
Deletes a lineitem from the lineitems object array.
Syntax: |
o.deletelineitem(lvID) |
| Return: | nothing |
| Parameters: |
lvID accepts either a PK or a SKU for the lineitem in question. Prefer to use PK, or else it's possible that only a single SKU is removed if multiples exist.
|
See also: