Table of Contents

O4WGoToTab routine

Description

Moves to the specified tab.

Syntax

O4WGoToTab(tabSectionId, newTab, oldTab)

Parameters

The function has the following parameters:

ParameterDescription
tabSectionIdThe id of the tab as created in O4WTabs.
newTabEnable the tab.
oldTabDisable the tab.

See Also

O4WTabs