Browser front calls

This section describes browser handling front calls.

This table shows the functions implemented in the "browser" module, to control elements of the web browser, when using the GAS/GBC. The front calls related to web browser control cannot be used in another front-end context such as GDC on desktop.

These front calls were made available starting with GBC 5.01.08

Table 1. Browser front-end functions
Function Name Description
ui.Interface.frontCall("browser", "setApplicationState",
   [anchor], [])
Sets the # anchor of the URL in the browser address bar.
ui.Interface.frontCall("browser", "getApplicationState",
   [], [anchor])
Gets the # anchor of the current URL in the browser address bar.