method DOMStringList.itemDOMStringList.item(index: number): string | nullReturns the string with index index from strings. Parametersindex: numberReturn Typestring | null