PDA

View Full Version : Basket line delete function?


Adam - FMM
09-04-08, 12:13 AM
*head scratch*

What is the function in mm5 for removing a basket charge line?

To add one I know is:

BasketCharge_Insert( l.basket_charge )

and in MM4 to remove one was:

Basket_Delete_Line( Baskets.d.line_id )

What is the equivilent in mm5?