[TYPO3-dev] typoscript check if get variable is bigger than 0

Brian Bendtsen bb at bellevuevej.dk
Tue Dec 2 12:09:10 CET 2008


Hi

I need to check if a GET variable has been set.

I have tried this:

[globalVar = _GET|tx_myextension_pi1|somevariable > 0]
  method = get
[ELSE]
  method = post
[END]

But that doesn't work

Any hints?

/Brian




More information about the TYPO3-dev mailing list