Created
December 3, 2015 12:21
-
-
Save vijayrami/0173934f64c7e347f4bc to your computer and use it in GitHub Desktop.
How to Check String Contains Certain Words with viewhelper in Typo3 FCE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <v:condition.string.contains then="{}" else="{}" haystack="string" needle="some word"></v:condition.string.contains> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment