Page tree

Versions Compared

Key

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

...

Constructors

Name

Description

FunctionValue(stringString)

Creates a new FunctionValue with the Type set to STRING

 FunctionValue(boolBoolean)

Creates a new FunctionValue with the Type set to BOOLEAN
 FunctionValue(doubleDouble)Creates a new FunctionValue with the Type set to NUMBER
 FunctionValue(Range)Creates a new FunctionValue with the Type set to RANGE