Cls ( )

Clears the backbuffer.

Note: The backbuffer is automatically cleared on every call to Update so this function is only useful when you need to clear the screen console functions.

Example:
    Cls ( )