String concatenation in ternary operator #4751
Answered
by
jackmcdade
jarnalyrkar
asked this question in
Troubleshooting
-
I would like to write something like this: I've tried php, js and twig syntax, but no cigar. |
Beta Was this translation helpful? Give feedback.
Answered by
jackmcdade
Nov 16, 2021
Replies: 2 comments 1 reply
-
This is the best I could get for ya here:
BUT, you should be able to do it more-or-less the way you're doing it now as soon as this PR is merged: #4257 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jarnalyrkar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the best I could get for ya here:
BUT, you should be able to do it more-or-less the way you're doing it now as soon as this PR is merged: #4257