TSRef - TypoScript Reference
4.1.20. globalVars:
Syntax:
[globalVar= var1=value, var2<value2, var3>value3, ...]
Comparison:
The values in floating point are compared with the global var "var1" from above.
|
Operator: |
Function: |
|---|---|
|
[nothing] |
Requires exact match |
|
> |
The var must be greather than the value |
|
< |
The var must be less than the value |