System Functionssystem.kanoa.shiftdeleteShiftNameOn this pagesystem.kanoa.shift.deleteShiftName(shiftNameId, userId)Deletes a shift nameParametersshiftNameId Integer userId Integer: Id of user executing the functionReturns# of records modified IntegerExampleretVal = system.kanoa.shift.deleteShiftName(1, 123)