Skip to main content

system.kanoa.shift.deleteShiftBlock(shiftBlockId, userId)

Deletes a shift block


Parameters

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


Returns

# of records modified Integer


Example

retVal = system.kanoa.shift.deleteShiftBlock(1, 123)