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)
|
Type: InputSpreadsheet
Type: Variant
Type: String |
This function does not return a value. |