System Functionssystem.kanoa.shiftdeleteShiftNameOn this pagesystem.kanoa.shift.deleteShiftName(shiftNameId, userId)Deletes a shift nameParametersshiftNameId Integer userId IntegerReturns# of records modified IntegerExampleretVal = system.kanoa.shift.deleteShiftName(1, 123)