The ReportLib.getFieldValue function returns the value of the specified field for the row currently being processed.
ReportLib.getFieldValue(fieldName STRING in) returns (result ANY)
Related concepts
Syntax diagram for EGL functions
EGL reports overview
EGL report creation process overview
Related reference
addReportParameter()
fillReport()
EGL library ReportLib
exportReport()