Description

Creates a new data flow with the given name and returns the new data flow to the caller. PARAMETERS: Name as String

Syntax

Public Function Add(_
   ByVal Name As Variant _
) As DataFlow

Parameters

  • Name


  • No labels