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)
  • spreadsheetIdent [in]

Type: Long

  • mdVals [in]

Type: Variant

  • Vars [in]

Type: Variant

This function does not return a value.