This function call returns the length of a track measured in seconds. The function demands the following parameters:
%WinAmp.TrackLength(TrackIndex)
Thereby the parameter TrackIndex is the index of a track in playlist. This parameter is optional, if you dont use it the index of the current playing track is used. The first track is always indexed by 0.