Hi Sowmya,
You can use IF ENDIF in script to check if the current page is the last page in processing.
And put the Content to be displayed in the same.
/: IF &NEXTPAGE& EQ 0
/: ENDIF.
Hi Sowmya,
You can use IF ENDIF in script to check if the current page is the last page in processing.
And put the Content to be displayed in the same.
/: IF &NEXTPAGE& EQ 0
/: ENDIF.