GetListIndex

The GetListIndex method retrieves the index number of the current item in the Content Linking List file.

Syntax

GetListIndex( listURL )

 

Parameters
listURL
The location of the Content Linking List file.
Return Values

The GetListIndex method returns an integer index value specifying the current page's position on the file list. The index number of the first item is 1. The method returns 0 if the current page is not in the Content Linking List file.

See Also

GetListCount