Skip to main content

term.clearToEndOfLine

Clears the console from the cursor location to the end of the line.

term.clearToEndOfLine()

Parameters

None

Return Value

None

Example

term.clearToEndOfLine()

See Also

Availability

Premake 5.0.0 beta 3 or later.