SChunk.delete_chunk# SChunk.delete_chunk(nchunk)# Delete the specified chunk from the SChunk. Parameters: nchunkΒΆ (int) β The index of the chunk that will be removed. Returns: out β The number of chunks in the SChunk. Return type: int Raises: RunTimeError β If some problem was detected.