Array.getStringElement
string getStringElement(uint index)Conveniently retrieves the string value of the element at the given position inside an array.
See also: json.array.Array.getElement, json.node.Node.getString
Parameters
index | the index of the element to retrieve |
Returns
the string value