The Excel formula `I_BLK_INSTEAD_OF_DELETE` retrieves the instead of delete code block of the model from the Invantive Control repository. The "instead of delete" code block is executed when a a row is to be deleted from the database.
Parameters:
- `blkCode`: code of the block.
Returns: instead of delete code block of the repository model.