View on GitHub

SpheroidScript

//Spheroid Script/spheroid.collections/List/get

get

Returns the element at the specified index in the list.

operator fun get(index: Long): E