addTapeItem

fun addTapeItem(value: TapeItem)

Adds a new tape item to the list of tape items.

Parameters

value

The tape item to be added.