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

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:

Was this helpful?
Was this helpful?