tabEnabled = oracleFormsTabBar.IsTabEnabled(tab)
tabEnabled = oracleFormsTabBar.IsTabEnabled(tab)
| Variable | Description |
|---|---|
| tabEnabled | True if the tab is enabled; otherwise false. Boolean. |
| tab | The name or index of the tab. ItemIdentifier. |