Message-ID: <1336095557.7881.1711624757240.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_7880_1764882503.1711624757240" ------=_Part_7880_1764882503.1711624757240 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html FunctionValueType

FunctionValueType

Introduced in build 9.1

Description

This enumeration is used to indicate what the value type is.=20
C#
=20
 public enum FunctionValueType
=20
=20
vb.net
=20
Public Enum FunctionValueType
=20

Values

Name

Description

NULL

Null value

NUMBER

Number value

BOOLEAN

Boolean value

STRING

String value

RANGE

= Range value

------=_Part_7880_1764882503.1711624757240--