ID:273994
 
How do I go about listing a var within a var, like so:
usr<<"[LIST["param"]]"
Saucepan Man wrote:
How do I go about listing a var within a var, like so:
usr<<"[LIST["param"]]"


That code is correct. It will output the value contained in the var "LIST" at the index "param".