TabSetControl.setSelected

Sets the currently selected tab which results in this tab being displayed.

Further documentation.

Example:

 controls.TABSET1.selectedTab = "Tab2";
 

Parameters

java.lang.String  tab,