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:

Class cinvoice

Updated: 06/01/03 | Send topic feedback