System Functionssystem.kanoa.shiftdeleteShiftBlockOn this pagesystem.kanoa.shift.deleteShiftBlock(shiftBlockId, userId)Deletes a shift blockParametersshiftBlockId Integer: Id of the shift block to delete userId IntegerReturns# of records modified IntegerExampleretVal = system.kanoa.shift.deleteShiftBlock(1, 123)