Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
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,
Further documentation.
Example: