Skip to content

FIELD

Returns the value of a field within the same record. This function is only available in process calculated fields.

js
FIELD(field)
FIELD(field)

Parameters

  • field - The name of the field

Examples

js
FIELD("yearName")
FIELD("yearName")

Note: Returns the value stored against the field specified FY2020.