A type returned by some APIs which contains a list of DOMString (strings).
MDN Reference
Readonly
Returns the number of strings in strings.
Returns true if strings contains string, and false otherwise.
Returns the string with index index from strings.
A type returned by some APIs which contains a list of DOMString (strings).
MDN Reference