Select tab by Index
This is a pre-built action available under the Captured Tab Element from the Desktop Application. The functionality of this action in Avo Assur is to select the tab based on the index provided in the input value
Syntax
Input Value: <index value>
<index value>
(Required)
Specify the numerical values to select particular tab
Note: index start with 1
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Selects a specific tab in the tab strip based on the provided index
The Select tab by index action takes the value from the Input Value column (e.g., 4) and activates the tab located at the specified index position within the tab strip.

Last updated
Was this helpful?