Which syntax is used to reference a workflow variable when using Jlnja2?
The {{...}} syntax is used to reference a workflow variable when using Jinja2. Jinja2 is a templating language used to generate dynamic text based on input variables, and the {{...}} syntax is used to access the value of a workflow variable within a Jinja2 template. The other syntaxes provided are not valid for referencing workflow variables in Jinja2.
Sylvie
2 days agoStephaine
3 days ago