How to store value into variable which is as value of another variable?
|
12-11-2015, 08:15 AM
Post: #1
|
|||
|
|||
How to store value into variable which is as value of another variable?
I am not sure if I can explain it understandably...
I cannot store value into variable directly because I don't know its name. But I know that its name is stored in other known variable. For example: I have something like this: L1(1):="VarNameChoosenByUserViaInput"; I can view value stored in VarNameChoosenByUserViaInput with EXPR(L1(1)), but how I can change value in that variable via L1(1) indirectly? Thanks for any advice. Prime G2, 15C CE |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to store value into variable which is as value of another variable? - chromos - 12-11-2015 08:15 AM
RE: How to store value into variable which is as value of another variable? - Didier Lachieze - 12-11-2015, 08:27 AM
RE: How to store value into variable which is as value of another variable? - chromos - 12-11-2015, 09:21 AM
RE: How to store value into variable which is as value of another variable? - Didier Lachieze - 12-11-2015, 01:07 PM
RE: How to store value into variable which is as value of another variable? - chromos - 12-11-2015, 10:53 PM
RE: How to store value into variable which is as value of another variable? - Vtile - 12-12-2015, 03:47 AM
|
User(s) browsing this thread: 7 Guest(s)