Navigation:  MCL Reference > Track Work Information >

HrABTCount( ), JrABTCount( ), SrABTCount( )

Print this Topic Previous pageReturn to chapter overviewNext page

The functions return the number of all weather track barrier trials during a number of days (specified by the first argument) before the underlying race.

 

Syntax

HrABTCount(nDays,nBackRaces,'fCondition',nDefaultVal)

JrABTCount(nDays,nBackRaces,'fCondition',nDefaultVal)

SrABTCount(nDays,nBackRaces,'fCondition',nDefaultVal)

 

Note: nDays is default to 14.

 

Returns

Numeric

 

Examples

HrABTCount(7)

Returns the number of all weather track barrier trials during the last 7 days before the race. HrTwCount(7,'A') will return the same result except that HrTwCount(7,'A') returns characters, which may not be used in calculations.

 

See also

HrTwCount( ), JrTwCount( ), SrTwCount( ) | HrABTCount( ), JrABTCount( ), SrABTCount( ) | HrGBTCount( ), JrGBTCount( ), SrGBTCount( ) | Occurs( )

 

 


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