Hey guys, i was wondering if it is possible to manipulate this list, so that the numbers would be:
01,02,03,04,05,06,07,08,09,10?
I was thinking of string insert, but the problem is that i only wanna put in the 0 in front of the 9 first numbers, so that i all the way trough the list has two digits.