Name
InsertConsoleLine -- insert console line (V10.0)
Synopsis
InsertConsoleLine()
Library
console

Platforms
Linux, macOS, Windows

Function
This function inserts a blank line above the current line. The bottom line is lost.

You must enable advanced console mode using EnableAdvancedConsole() before you can use this function. See EnableAdvancedConsole for details.

Inputs
none


Show TOC