The clearDataBuffer action clears all received data from the Receive Buffer.
The destroyPart action destroys the part and its children, and releases all associated resources. You can use this action for both visual and nonvisual parts. All connections to the destroyed part are removed.
The free action frees any non-Smalltalk memory associated with the receive buffer.
The initializeWith action sets the value of the Receive Buffer part to the result of a receive action.
The putString action puts the string specified into the buffer or message.
The reset action resets the data in the buffer.