This function call returns genre of a track. The function demands the following parameters:
%WinAmp.Genre(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.