<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > ReportTemplate > Method >GetIndex |
Gets the current report index (zero-based index).
Prototype :
integer GetIndex
(
No Arguments
)
Reference :
Use this method when getting the index of a report containing the component in a multi-report environment.
Example :
_TraceLn(ReportTemplate.GetIndex());
Available Events :
All Events