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