Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

Syntax

...

Code Block
languagevb
Public Function Add(_

...


   ByVal Name As Variant _
) As DataFlow

Parameters

  • Name

See Also