This function removes a block from the Recorders recording list. If the recorder is in recording mode this takes effect immediately and the block will no longer be recorded. To check if a block is on the record list you can use GetRecordBlocks(). To add blocks to the record list use AddRecordBlock().
Parameters
strBlockName: Name of the block to remove from the record list.
Returns
None.