How to utilize an array of string variables?

Fine

In that case you can hold the values with a variable or a key, using Dictionary variable instead of a array

Here in dictionary you can refer all the values with its key

Have a view on this doc on how to use dictionary variable

Cheers @kaiji_San

1 Like