After defining the ranking with ID X, the following additional fields can be used.
Rank fields use the Dot Logic to return a variety of fields, in all Dot Logic fields either RankX or the RankName can be used.
RankX |
The rank of the participant according to the ranking definition, e.g. 47 |
RankX.p |
The rank with a period at the end, e.g. 47. |
RankX.th NameOfRank.th |
The rank as an ordinal value, e.g. 47th |
RankX.Max |
The number of participants in the same group who have been ranked, e.g. 495. |
RankX.Top.Y NameOfRank.Top.Y |
The data in field Y of the first athlete according to the specified rank. Field Y can be any field name |
RankX.Last.Y NameOfRank.Last.Y |
The data in field Y of the last athlete according to the specified rank. Field Y can be any field name |
RankX.Prev.Y NameOfRank.Prev.Y |
The data in field Y of the previous athlete according to rank X. |
RankX.Next.Y NameOfRank.Next.Y |
The data in field Y of the next athlete according to rank X. |