Skip to content

elementAt

Litichevskiy Dmitriy edited this page Jan 26, 2019 · 1 revision

manipula.elementAt(index)

Method returns the element at a specified index in an iterable.

Kind: instance method of Manipula

Param Type Description
index number The zero-based index of the element to retrieve.
Clone this wiki locally