FOLDER container
Defines the parent container for folder pages, in a grid-based layout.
Syntax
FOLDER [identifier] [ ( attribute [,...] ) ]
   folder-page
   [...] 
END
- identifier defines the name of the element.
 - attribute is an attribute for the element.
 - folder-page defines a folder page that contains other form elements.
 
Attributes
Can hold
Usage
A FOLDER container including PAGE elements defines a folder tab
                widget.
Define each folder page with a PAGE container inside the FOLDER
container.
For more details about this item type, see FOLDER item type.