====== O4WGoToTab routine ====== ==== Description ==== Moves to the specified tab. ==== Syntax ==== O4WGoToTab(tabSectionId, newTab, oldTab) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |tabSectionId|The id of the tab as created in [[o4wtabs|O4WTabs]].| |newTab|Enable the tab.| |oldTab|Disable the tab.| ==== See Also ==== [[o4wtabs|O4WTabs]]