[TYPO3-english] Quick Conditions question

Lina Wolf liste at linawolf.de
Mon Aug 16 20:12:25 CEST 2010



Hey Ron,

technically [global] and [end] are both conditions that always return 
true and therefore reset earlier conditions.

See here: 
http://typo3.org/documentation/document-library/core-documentation/doc_core_ts/4.2.0/view/1/2/#id4124614

Search for "else"

[End] is usually used to end an [else] branch. Else is a special 
condition returning true if the previous condition returned false.

Lina



> [global]
> or
> [end]

-- 
LG Lina



More information about the TYPO3-english mailing list