Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

method DOMStringList.item

#DOMStringList.item(index: number): string | null

Returns the string with index index from strings.

Parameters #

#index: number

Return Type #

string | null