Deletes an object, e.g., a selection of sequences, from the global data storage. $USAGE$ name of the sequences to be cleaned-up name of the cleaned-up sequences defines whether KeyReleased events without a matching KeyPressed are removed (mode: REMOVAL) or if a matching KeyPressed event is added directly in front of the KeyReleased event (mode: ADDITION) Example(s): cleanupKeyInteractions sequences cleanedSequences REMOVAL cleanupKeyInteractions sequences cleanedSequences ADDITION