Skip to main content

system.kanoa.inventory.deletePart(partId, userId)

Deletes the part for the passed partId


Parameters

partId Integer: Id of part to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example