Navigation:  MCL Reference > Race and Meeting Information >

HrDvd( ), JrDvd( ), SrDvd( )

Print this Topic Previous pageReturn to chapter overviewNext page

The function the amount of a dividend. If the dividend you specified does not exist (or the instance does not exist), the function will return .NULL.

 

Syntax

HrDvd(cDividendID,nInstance,nBackRaces,'fCondition',cDefaultVal,cIncluding)

JrDvd(cDividendID,nInstance,nBackRaces,'fCondition',cDefaultVal,cIncluding)

SrDvd(cDividendID,nInstance,nBackRaces,'fCondition',cDefaultVal,cIncluding)

Argument

cDividendID

A symbol (case insensitive) which represents a dividend according to the following table.

 

DividendID

Dividend Title

WIN

Win

PLA

Place

QIN

Quinella

QPL

Quinella Place

TCE

Tierce

TRI

Trio

D-Q

Double Quinella

D-T

Double Trio

T-T

Triple Trio

DBL

Double

DBLC

Double Consolation

TBL

Treble

TBLC

Treble Consolation

6UP

Six Up

6UPB

Six Up Win Bonus

5WN

Five Win

F-F

First Four

 

nInstance

Instance number of a dividend. Default to 1.

 

Return

Numeric (Decimal=1)

 

Examples

Under normal circumstance, there will be 3 place dividends. They can be retrieved by the following functions:

First place dividend: HrDvd('PLA',1) or HrDvd('PLA')

Second place dividend: HrDvd('PLA',2)

Third place dividend: HrDvd('PLA',3)

 

 


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