Re: Variable within a Variable

2018-10-29 Thread Jason
sounds like you would be better off with a template tag On Monday, October 29, 2018 at 1:22:04 PM UTC-4, a.diaz@gmail.com wrote: > > Hi, > > Is it possible to have a variable within a variable... > > For example > > *{{ flights.Legs.0|length}} * > > is equal to

Variable within a Variable

2018-10-29 Thread a . diaz . cantero
Hi, Is it possible to have a variable within a variable... For example *{{ flights.Legs.0|length}} * is equal to 1 or 2 or basically a integer. Then i would like to connect this to something like: {{flights.Legs.0.InboundR.*X*.ATime}} where in stead of the X, I would like to have the value