Versions Compared

Key

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

Description

Creates and returns new ReferenceValue, and then adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription, MinValue, MaxValue as (all Strings), IsNotBetween , IsRange as booleansand IsRange (Booleans).

Syntax

...

Code Block
languagevb
Public Function Add(

...

 _
   ByVal Name As Variant _
) As ReferenceValue

Parameters

  • Name


Info
titleSee Also