#
switch_tab
Switches to a tab by index.
#
Parameters
tab_index/index(int, optional) - tab index (0..N-1).from_var(string, optional) - take index from a variable.
#
Example
{ "action": "switch_tab", "tag": "Tab2", "tab_index": 1 }