TextValuesManager.Lookup

Look up a label given a value.

Syntax Parameters Return Value
Function TextValuesManager.Lookup( _
    label As String, _
    ByRef value As Double) As Boolean
  • label [in]

Type: String

  • Value [out]

Type: Double

Boolean