SETHEADER
Display or hide the page header.
Syntax
SETHEADER(value)Arguments
value - Boolean value used to control footer visibility. Set to TRUE to display the header.
Example
SETHEADER(TRUE)
//Displays the header
Control header visibility with scripts:

Last updated
Was this helpful?