Print      Open PDF Version of Online Help

Previous Topic

Next Topic

FieldValue

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 Topics

See the following topics for related Expression Builder information:


Published 7/18/2011 Copyright © 2005, 2011, Oracle. All rights reserved. Legal Notices.