Arithmetic with string value

Have you tried the inline python evaluation syntax?

Ex.
${list_of_items}[${{${index}-1}}]

Note the extra curly braces.

1 Like