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