Skip to main content

system.kanoa.shift.deleteShiftBlockException(shiftBlockExceptionId, userId)

Deletes a shiftBlock exception


Parameters

shiftBlockExceptionId Integer: Id of shift block exception to delete
userId Integer: Id of user executing the function


Returns

# or records modified Integer


Example

records = system.kanoa.shift.deleteShiftBlockExceptions(12, 123)