I am trying to take input via using input box, below.
However, I can get inputs which are in string type or cell. How can I match these inputs with variable names? Also, how can I select the variable which I want to use in my program by using strings which I take from input box?