TextValuesManager.SetVariableIncludeList
This function sets the Variable include list and the variable's missing data codes - only these variables will be processed.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub TextValuesManager.SetVariableIncludeList( _
spreadsheetIdent As Long, _
mdVals As Variant, _
Vars As Variant)
|
Type: Long
Type: Variant
Type: Variant |
This function does not return a value. |