System Functionssystem.kanoa.lotdeleteLotAttributeOn this pagesystem.kanoa.lot.deleteLotAttribute(lotAttributeId, userId)Deletes a lot attributeParameterslotAttributeId Integer userId IntegerReturns# of records modified Integer message String None if successExamplelotAttributeId = 1retVal, msg = system.kanoa.lot.deleteLotAttribute(lotAttributeId, 5)