Browser_FileClickCallbackΒΆ

Browser_FileChangeCallback is invoked by the framework if the file name is changed in the file combo box.

bool = Browser_FileClickCallback()

Return Value

Is TRUE (1), if the function was successful and otherwise FALSE (0).

History

Version Description
R2014 New.

id-455699