Skip to main content

Division Place

Syntax

DIVISION PLACE field_name

Parameters

  • field_name: The name of the field that contains the division identifier (e.g., DIV, SEX).

Description

Adds a column to a results list showing each competitor's place within their specified division.

Remarks

A "division" is typically an age group but can be any category. It is often used with DIVISION TOTAL to show a competitor's rank (e.g., 2/23 for 2nd out of 23).

Examples

To show the place within an age group division stored in the DIV field:

DIVISION PLACE DIV

To show the place within sex:

DIVISION PLACE SEX