Get(TriggerTargetTabPanel)Returns the index and the object name of the target tab panel (the tab panel to be switched to) when the OnTabSwitch script trigger is activated.FileMaker Pro 12.0Use with the Get(TriggerCurrentTabPanel) function. Returns an index value, starting from 1, when running a script triggered by the OnTabSwitch script trigger, and the object name assigned to the tab panel. Returns 0 if the tab panel is invalid or if Get(TriggerTargetTabPanel) is not used with the OnTabSwitch script trigger.You can use the GetValue function to extract the value you want to use from the index value returned by Get(TriggerTargetTabPanel).Note For information on how functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base available at http://help.filemaker.com.When the tab panel to be switched to is tab number 2, named “Products,” Get(TriggerTargetTabPanel) returns: