moin moin
gibt es eine Möglichkeit zwischen zwei typoscripts zu unterscheiden?
Ich versuche es mal in php
Typoscript-Code:
1: 2: 3: 4: 5:
| if(uid == 3287){ page.1.marks.Box < temp.box }else{ page.1.marks.NaviInfoBox < lib.box2 }[b] - ERROR:[/b] Line 4: A multiline value section is not ended with a parenthesis![b] - ERROR:[/b] Line 4: A multiline value section is not ended with a parenthesis! - ERROR: Line 4: A multiline value section is not ended with a parenthesis! |
wie kann ich das in TypoScript schreiben
Danke schon mal
