ClrBuffer() Empties the keyboard buffer and Lastkey() value Syntax: ClrBuffer() -> Nil Description: ClrBuffer() is a keyboard function that clears all pending keys from the CA-Clipper keyboard buffer and Lastkey() value. Return: Nothing. Example: ClrBuffer()