getReportVariableValue()

The system function ReportLib.getReportVariableValue returns the value of the specified variable from the report that is being filled.
  ReportLib.getReportVariableValue(variable STRING in)
  returns (result ANY)
result
The returned value
variable
The variable of interest
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.