SETFOOTER
Display or hide the page footer.
Syntax
SETFOOTER(value)Arguments
value - Boolean value used to control footer visibility. Set to TRUE to display the footer.
Example
SETFOOTER(TRUE)
//Displays the footer
Observe how the footer displayed or hidden:

Last updated
Was this helpful?