ShowAddressBar: Boolean;
The ShowAddressBar property determines whether address bar of Foresight Analytics Platform web application is displayed.
Use the setShowAddressBar method to set the property value, and the getShowAddressBar method to get the property value. 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: