Navigation:  MCL Reference > Track Work Information >

HrGBTCount( ), JrGBTCount( ), SrGBTCount( )

Print this Topic Previous pageReturn to chapter overviewNext page

The above functions return the number of grass barrier trials, excluding riverside grass barrier trials, during a number of days (specified by the first argument) before the underlying race.

 

Syntax

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

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

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

 

Note: nDays is default to 14.

 

Returns

Numeric

 

Examples

HrGBTCount(7)

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

 

See also

HrABTCount( ), JrABTCount( ), SrABTCount( ) | HrTwCount( ), JrTwCount( ), SrTwCount( )

 

 


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