Navigation:  MCL Reference > Information about a Start >

HrSectPositions( ), JrSectPositions( ), SrSectPositions( )

Print this Topic Previous pageReturn to chapter overviewNext page

If the 1st argument is omitted, the functions return the positions of all sections of the underlying horse. If a number if passed into the 1st argument, the position of a particular section will be returned.

 

Syntax

HrSectPositions(nSection,nBackRaces,'fCondition',cDefaultVal,cIncluding)

JrSectPositions(nSection,nBackRaces,'fCondition',cDefaultVal,cIncluding)

SrSectPositions(nSection,nBackRaces,'fCondition',cDefaultVal,cIncluding)

 

Arguments

If nSection is omitted or equals to 0, positions of all sections will be returned in a character string.
When nSection is a positive number, it is a section number counting from the starting point (i.e., 1 for the first section and 2 for the second, etc.). The position for the section will be returned as a number.
When nSection is a negative number, it is a section number counting from the finishing point (i.e., 1 for the last section and 2 for the 2nd last, etc.). The position for the section will be returned as a number.

See Arguments of MCL functions for details about other arguments.

 

Returns

Character if nSection argument is ignored. Numeric if nSection argument if used

 

See Also

HrSectTime( ), JrSectTime( ), SrSectTime( ) | HrSectMargins( ), JrSectMargins( ), SrSectMargins( ) | HrSectMargLens( ), JrSectMargLens( ), SrSectMargLens( ) | HrTime( ), JrTime( ), SrTime( ) | HrSeconds( ), JrSeconds( ), SrSeconds( )

 


Page url: http://www.racematenet.com/english/help/index.html?hrsectpositions.htm