Name
FlashConsole -- flash console (V10.0)
Synopsis
FlashConsole()
Platforms
Linux, macOS, Windows

Function
This function flashes the screen, by inverting the foreground and background of every cell, pausing, and then restoring the original attributes.

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

Inputs
none


Show TOC