.. highlightlang:: us .. index:: Browser_SetControlSelection .. _browser_setcontrolselection: Browser_SetControlSelection =========================== .. us.tag Browser_SetControlSelection NOTREADYENGLISH browser New5200 :ref:`Browser_SetControlSelection` sets the selection in the data browser control elements. .. function:: bool = Browser_SetControlSelection(iControl, iSelection) .. us.return **Return Value** Is TRUE (1), if the function was successful and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: iControl *iControl* .. uparam:: iSelection *iSelection* .. us.comment **Comment** ... .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.20 - New. .. seealso:: :ref:`overview-browser-window`, :ref:`Browser_GetControlSelection` :sub:`id-20218`