Structure.nthFieldName
string nthFieldName(uint index)Get the name of the given field number, counting from 0 onwards.
Parameters
index | the index to get the name of |
Returns
the name of the given field number
string nthFieldName(uint index)Get the name of the given field number, counting from 0 onwards.
index | the index to get the name of |