What's the right symfony-expression-syntax for the "in List" typo3 conditions? (For Example IP or Language described here: https://docs.typo3.org/m/typo3/reference-typoscript/8.7/en-us/Conditions/Reference/Index.html
This is the condition with a inList-constante I like to migrate:
[IP = {$mainTemplate.IPList}]
someTyposcript
[end]