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 barLast updated
Was this helpful?
Enable or disable the status bar.
SETSTATUSBAR(value)value - Set to TRUE to enable the status bar.
SETSTATUSBAR(TRUE)
//Enables the status barLast updated
Was this helpful?
Was this helpful?