IDMNodeHelper.HelpGetUniqueValues
A helper function to get unique values from an InputSpreadsheet, can be used to help implement IDMNode::GetOutputDatasetUniqueValues.
| Syntax | Parameters | Return Value |
|---|---|---|
Function IDMNodeHelper.HelpGetUniqueValues( _
pS As InputSpreadsheet, _
options As DMUniqueValuesOptions, _
variables As Variant, _
maxNbValues As Long, _
maxVal As Double, _
ByRef pvUniqueValues As Variant, _
ByRef pvLabels As Variant, _
ByRef pValidN As Long, _
ByRef pMean As Double, _
ByRef pStdDev As Double) As Long
|
Type: InputSpreadsheet Type: DMUniqueValuesOptions Type: Variant Type: Long Type: Double Type: Variant Type: Variant Type: Long Type: Double Type: Double |
Long |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
