Print      Open PDF Version of Online Help


Previous Topic

Next Topic

FieldValue Function

The FieldValue function in Expression Builder returns the value of a field as a string.

Syntax

FieldValue('<field_name>')

Result Type

String

Arguments

The following table describes the arguments for the function.

Argument

Description

field_name

The valid XML name or customized integration tag corresponding to the chosen field.

Examples

The following example:

FieldValue('<CreatedDate>')

returns the value of the Created Date field as a string.

Related Information

See the following topics for related Expression Builder information:


Published May 2008