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.

Integration tags are displayed in the Integration Tag Web Services v2.0 column in the record type Fields page.

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/3/2018 Copyright © 2005, 2018, Oracle. All rights reserved. Legal Notices.