CaseWeight.Evaluate

This function returns the value of the case weight variable for the specified case.

Syntax Parameters Return Value
Function CaseWeight.Evaluate( _
    CaseNo As Integer) As Double
CaseNo [in]

The case (by number) to evaluate.

Type: Integer

Double