%CleanUp.ClearInputBuffer(Index)Thereby the parameter Index can be one of the following values:
0... - numeric index value with range from 0 - (BufferSize)-1 Last - last of all input codes in buffer is deleted All - all input codes are deleted from bufferExample:
%CleanUp.ClearInputBuffer(All)