IDMNodeHelper.VariablesToString

Given a variable list in a VARIANT this helper function converts it to a string.

Syntax Parameters Return Value
Sub IDMNodeHelper.VariablesToString( _
    pS As InputSpreadsheet, _
    variables As Variant, _
    ByRef varSelString As String)
  • pS [in]

Type: InputSpreadsheet

  • variables [in]

Type: Variant

  • varSelString [out ]

Type: String

This function does not return a value.