You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bit of background on this: the backticks are a Camunda extension to the FEEL language and are not part of the FEEL standard. In the first iteration of the FEEL editor, we only support syntax highlighting of the standard FEEL features.
Thank you for notifying us about this, the Feedback helps us understand what language features the users use and if it makes sense to invest in the language extension support in the Modeler
As we already have an open issue, I'll close this one as duplicate. Feel free to Thumbs-up and subscribe to camunda/camunda-modeler#3338 to get notified on updates
Describe the Bug
When I try to use single backquotes/backticks in feel expression, as described here https://docs.camunda.io/docs/next/components/modeler/feel/language-guide/feel-variables/#escape-variable-names, I see an error message :
syntaxError: expression expected
Steps to Reproduce
Expected Behavior
I can use single backquotes/backticks, and I don't see exception when I use it, as described in the documentation: https://docs.camunda.io/docs/next/components/modeler/feel/language-guide/feel-variables/#escape-variable-names
Environment
desktop modeler -> Version: 5.13.0
webmodeler -> https://modeler.cloud.dev.ultrawombat.com/
The text was updated successfully, but these errors were encountered: