E
El Camino
Lets say i have :
intID=1
I need to switch that integer to 'A'
If i have intID=2 then need to switch to 'B'
If i have intID=3 then need to switch to 'C'
and so on..
Is there a quick way to that beside goiing threw and
extensive selection process
intID=1
I need to switch that integer to 'A'
If i have intID=2 then need to switch to 'B'
If i have intID=3 then need to switch to 'C'
and so on..
Is there a quick way to that beside goiing threw and
extensive selection process