SETFOOTER
Syntax
SETFOOTER(value)Arguments
Example
SETFOOTER(TRUE)
//Displays the footer

Was this helpful?
Display or hide the page footer.
SETFOOTER(value)value - Boolean value used to control footer visibility. Set to TRUE to display the footer.
SETFOOTER(TRUE)
//Displays the footer
Observe how the footer displayed or hidden:

Was this helpful?
Was this helpful?