.. highlightlang:: us .. index:: Browser_FileChangeCallback .. _browser_filechangecallback: Browser_FileChangeCallback ========================== .. us.tag Browser_FileChangeCallback NOTREADYENGLISH browser-callback New5200 :ref:`Browser_FileChangeCallback` is invoked by the framework if the file name is changed in the file combo box. .. function:: bool = Browser_FileChangeCallback() .. us.return **Return Value** Is TRUE (1), if the function was successful and otherwise FALSE (0). .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.20 - New. .. seealso:: :ref:`overview-browser-window` :sub:`id-859077`