get method
Gets an array element specified by its index.
index
an index of the element to get. Returns the value of the array element.
Gets an array element specified by its index.
index
an index of the element to get.
Returns the value of the array element.