Forum Discussion
- RyanStanford1Qrew CaptainThe expression language is Jinja, Jinja2 to be more specific...
if you're able to drill down in the pipeline steps to reference the JSONArray, then you should be able to do:
{{ a.JSONArray | length }}
This isassuming the call is in the a step of the pipeline.
------------------------------
Ryan Stanford
------------------------------