in my flow, I need to use not only the variable value of my json dictionnary, but also the variable name (key) (because here the variable name also gives info).
How do I do to use not only the value but also the key, as text, together? Is there function for this to place around my value ?