JimEkleberry
Programmer
Anyone know how to obtain an index tag's expression programatically?
Say I execute: INDEX ON fname + lname TAG fullname
I can use the TAG() function to obtain the index name of fullname but I need the fname + lname portion.
Say I execute: INDEX ON fname + lname TAG fullname
I can use the TAG() function to obtain the index name of fullname but I need the fname + lname portion.