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

Script to control footer visbility
Observe how the footer displayed or hidden:

Controlling footer visibility with scripts