I have a dynamically created variable called item_908 (where 908 is dynamically).
Later on, there is a variable called id, which holds the string "908".
Now, i need to access the variable item_908 programmatically and i cannot remember how to do it. Can anyone tell me how?