SETHEADER
Syntax
SETHEADER(value)Arguments
Example
SETHEADER(TRUE)
//Displays the header

Last updated
Was this helpful?
Display or hide the page header.
SETHEADER(value)value - Boolean value used to control footer visibility. Set to TRUE to display the header.
SETHEADER(TRUE)
//Displays the header
Control header visibility with scripts:

Last updated
Was this helpful?
Was this helpful?