The getReportVariableValue() implicit JasperReport handler function returns the value of the specified variable from the report that is being filled. For the distinction between parameters, variables, and fields, see "Additional EGL JasperReport handler functions."
getReportVariableValue(variable STRING in)
returns (result ANY)