Page tree

Versions Compared

Key

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

...

Excerpt

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

Signature
C#
C#
 public enum ComputationResultTypeFunctionValueType
Signature
vb.net
vb.net
Public Enum ComputationResultTypeFunctionValueType

Values

Name

Description

Anchor
NULL
NULL
NULL

Null value

Anchor
NUMBER
NUMBER
NUMBER

Number value

Anchor
BOOLEAN
BOOLEAN
BOOLEAN

Boolean value

Anchor
STRING
STRING
STRING

String value

Anchor
RANGE
RANGE
RANGE

Range value