This function adds a block to the Recorders playback list. If the recorder is in playback mode this takes effect immediately and the block won't be played back any more. To check if a block is on the playback list you can use GetPlaybackBlocks(). To remove blocks from the playback list use RemovePlaybackBlock().
Parameters
strBlockName: Name of the block to put on the playback list.
Returns
None.