GetTabTitle Method (OracleFormsTabBar)
Class
OracleFormsTabBar
.
Action
Returns the tab title.
Syntax
tabTitle
=
oracleFormsTabBar
.
GetTabTitle
(
index
)
Variable
Description
tabTitle
The title of the tab.
String
.
index
The index of the tab. The value is zero-based.
Integer
.