Skip to content

function isConsoleOpen (client-side)

Available since version: 0.1.2

The function is used to check whether the console is shown.

Declaration

bool isConsoleOpen()

Parameters

No parameters.

Returns bool

true when console is shown, otherwise false.