Forum Discussion

gnivlag's avatar
gnivlag
Occasional Contributor
11 years ago

Script code to obtain Table store column header

I have a Table store in my project and wanted to obtain the column header but cannot seem to find a way to do that.  I am able to use Tables.MyTableStore.Values(4, 2) to obtain the value stored in row 4 column 2 of MyTableStore, but I do not see a mechanism for obtaining the actual column header(s) from script code.  Perhaps I am over looking this.

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Galvin,


     


    As far as I can see, there is no way to do this. Could you please describe what you want to do with the column name? Maybe we can suggest another solution to you.