Previous topic

Browser_Replot

Next topic

Browser_SetDataFile

This Page

Browser_SetControlSelectionΒΆ

Browser_SetControlSelection sets the selection in the data browser control elements.

bool = Browser_SetControlSelection(iControl, iSelection)

Return Value

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

Parameters

iControl

iControl

iSelection

iSelection

Comment

...

History

Version Description
5.20 New.

id-20218