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 control status bar visibility:

Last updated
Was this helpful?