Navigation:  MCL Reference > Information about a Start >

HrSectTime( ), JrSectTime( ), SrSectTime( )

Print this Topic Previous pageReturn to chapter overviewNext page

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

 

Syntax

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

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

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

 

Arguments

If nSection is omitted or equals to 0, times 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 time 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 time for the section will be returned as a number.

See Arguments of MCL functions for details about other arguments.

 

Returns

Character (width=34) if nSection argument is ignored. Numeric if nSection argument if used

 

See Also

HrSectMargins( ), JrSectMargins( ), SrSectMargins( ) | HrSectPositions( ), JrSectPositions( ), SrSectPositions( ) | HrSectMargLens( ), JrSectMargLens( ), SrSectMargLens( ) | HrTime( ), JrTime( ), SrTime( ) | HrSeconds( ), JrSeconds( ), SrSeconds( )

 


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