This enumeration is used to indicate what the value type is.

 public enum FunctionValueType
Public Enum FunctionValueType

Name

Description

NULL

Null value

NUMBER

Number value

BOOLEAN

Boolean value

STRING

String value

RANGE

Range value