How to store value into variable which is as value of another variable?
|
12-11-2015, 08:27 AM
(This post was last modified: 12-11-2015 08:59 AM by Didier Lachieze.)
Post: #2
|
|||
|
|||
RE: How to store value into variable which is as value of another variable?
(12-11-2015 08:15 AM)chromos Wrote: I have something like this: L1(1):="VarNameChoosenByUserViaInput"; This should work : EXPR(L1(1)+":="+STRING(value)) or : EVAL(L1(1):=value) |
|||
« 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: 2 Guest(s)