DataMinerNode.RouteOutput2

This function routes the given output (Spreadsheet, Graph, InputDescriptor, or StaDocuments collection) and returns the new child node(s).

Syntax Parameters Return Value
Function DataMinerNode.RouteOutput2( _
    output As Variant, _
    FolderName As String, _
    appendResults As Boolean) As DataMinerNodes
  • output [in]

Type: Variant

  • FolderName [in]

Type: String

  • appendResults [in]

Type: Boolean

DataMinerNodes