is it possible to convert a string into a name of a table entry? just like
string = "test" y = {test = 123} print y.string So if string is "test" it would print y.test if there is such a entry
Hope you understand my question!
Thanks in advance...
table.namesyntax does - it's just a shorthand fortable["name"].