GetTabIndex Method (OracleFormsTabBar)
Class
OracleFormsTabBar
class
Action
Returns the tab index.
Syntax
tabIndex
=
oracleFormsTabBar
.
GetTabIndex
(
title
)
Variable
Description
tabIndex
The tab index. The value is one-based. INTEGER.
title
The title of the tab. STRING.