Versions Compared

Key

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

Description

Creates and returns new ReferenceValue, adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription, MinValue, MaxValue as Strings, IsNotBetween, IsRange as booleans.

Syntax

...

Code Block
languagevb
Public Function Add(

...

 _
   ByVal Name As Variant _
) As ReferenceValue

Parameters

  • Name

See Also