ui.data.ActiveList.get

Returns the element at the specified index.

UsageReturns
ActiveList.get(index)Object
ArgumentTypeDetails
this: ui.data.activelistui.data.ActiveListThe ui.data.ActiveList instance.
indexNumberThe index of the element to return.