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

 public enum ComputationResultType
Public Enum ComputationResultType

Name

Description

NULL

Null value

NUMBER

Number value

BOOLEAN

Boolean value

STRING

String value

RANGE

Range value