ShowAddressBar: Boolean;
The ShowAddressBar property determines whether address bar of Foresight Analytics Platform web application is displayed.
Property value is set using the setShowAddressBar method and is returned using the getShowAddressBar method. Property value cannot be set from JSON. If this property is set to true, address bar is displayed, otherwise it is not displayed.
The property use is given in the example for AppBox.ModuleHeight.
See also: