getFieldValue()

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)
result
The value of the specified field
fieldName
The name of the specified field
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.