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...