InterviewSolution
Saved Bookmarks
| 1. |
What Is The Process Of Using User Defined Function In Ireport? |
|
Answer» <P>The user DEFINED function is used with the $ P{REPORT SCRIPTLET}.userDefinedFun(). This function RETURNS values from the scriptlet. The user defined function is used with the $ P{REPORT SCRIPTLET}.userDefinedFun(). This function returns values from the scriptlet. |
|