I need to use the name of a variable that I create using the character included into an array.
The arrayRN contains "a,b,c,d,e,f,g,h,i,l,m,n,o,p"
and with a for loop I would use each time a different value for DN and RN variable like DNa, RNa, DNb, RNb, DNc, RNc and so on
for (i in...