Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save vijayrami/0173934f64c7e347f4bc to your computer and use it in GitHub Desktop.

Select an option

Save vijayrami/0173934f64c7e347f4bc to your computer and use it in GitHub Desktop.
How to Check String Contains Certain Words with viewhelper in Typo3 FCE
<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