Handshake Nodes

Acknowledges receipt of an element of data from an upstream writer node, meaning that it clears the data to enable another write operation.
Clears and resets a handshake item.
Creates a locally scoped handshake item.
Reads one element of data from a handshake item and automatically removes the data to prepare for the next transfer.
Reads the data element from a handshake item without acknowledging the transfer, meaning that the data remains in the handshake item.
Writes an element of data to a handshake item.