SETSTATUSBAR

Enable or disable the status bar.

Syntax

SETSTATUSBAR(value)

Arguments

value - Set to TRUE to enable the status bar.

Example

SETSTATUSBAR(TRUE)
//Enables the status bar
Using scripts to enable the status bar

Using scripts to control status bar visibility:

Enabling and disabling the status bar with scripts

Last updated

Was this helpful?