The <tab-select> element will select a tab on the client, in essence selecting the screen within a multi-screen screen set. The tab may be selected based on the tab’s label (screen caption), the screen definition’s name, the screen’s position index, a position relative to the currently selected tab’s position, or by specifying the first or last tab from left to right.
Name | Description | Data Type | Default Value | Required |
---|---|---|---|---|
tab | This attribute can be set to specify the tab
to select based on its position relative to the currently selected tab,
the first or last tab, or by specifying a positive integer matching
the screen’s position index within the screen set. Valid values
for this attribute include:
|
String | None | No |
name | This attribute can be set to the screen definition’s name to specify the tab to be selected. | String | None | No |
label | This attribute can be set to the label of the tab, which is the screen definitions caption attribute value, to be selected. | String | None | No |
common script attributes | This element includes the following common
script attributes:
|
N/A | N/A | N/A |