DOMStringList
Values
contains
Returns true if strings contains string, and false otherwise.Read more on MDN
letcontains: (WebAPI.Prelude.domStringList,string)=>boolitem
Returns the string with index index from strings.Read more on MDN
letitem: (WebAPI.Prelude.domStringList,int)=>string