getItem

fun getItem(index: Int): String(source)

The getItem() method of the SVGStringList interface returns the specified item from the list.

MDN Reference