|  | 
| META TOPICPARENT | name="TWikiVariables" |   ENDSECTION{"name"} -- marks the end of a named section within a topic 
 Syntax: %ENDSECTION{"name"}% Syntax: %ENDSECTION{type="include"}% | 
|
| > >
 | 
 Syntax: %ENDSECTION{type="templateonly"}% Syntax: %ENDSECTION{type="expandvariables"}% | 
|  |  | 
|
| < <
 |      
     
     | type="..." | Type of the section being terminated; supported types "section","include","templateonly". |  | 
| > >
 |      
     
     | type="..." | Type of the section being terminated; supported types "section","include","templateonly","expandvariables" |  | 
|  | 
 If the STARTSECTIONis named, the correspondingENDSECTIONmust also be named with the same name. If theSTARTSECTIONspecifies a type, then the correspondingENDSECTIONmust also specify the same type. If the section is unnamed,ENDSECTIONwill match with the nearest unnamed%STARTSECTION%of the same type above it. Related: STARTSECTION
 | 
|
| < <
 |  |