ReferenceSystem Functionssystem.kanoa.shiftdeleteShiftNamesystem.kanoa.shift.deleteShiftName(shiftNameId, userId)Deletes a shift name Parameters shiftNameId Integer userId Integer: Id of user executing the function Returns # of records modified Integer Example retVal = system.kanoa.shift.deleteShiftName(1, 123)