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
Script to display the header

Control header visibility with scripts:

Using scripts to show or hide the header

Last updated

Was this helpful?