close tab
Close a tab item.
Name | Description | Type | Modifier |
---|---|---|---|
window | TA name of the window. | Interface Entity | None |
tab | TA name of the tab control. | Interface Element | None |
item | Identifying caption of the tab item. | String | None |
None
This action may be used within the following project items: test modules and user-defined actions.
This action is applicable to the following controls: tab control.
window tab item
close tab library main tab Search
- This action supports the <ignore> modifier. If the string
<ignore>
is present as the value of any of the arguments, or any argument contains an expression that evaluates to<ignore>
, the action is skipped during execution.