Versions Compared

Key

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

Description

Creates a new ViewDisplay from the View identified by the given name, and returns the new ViewDisplay. PARAMETERS: ViewName (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal ViewName As Variant _
) As ViewDisplay

Parameters

  • ViewName


Info
titleSee Also