🏠 New in Low Baseline Support: String includes()
September 30, 2015
The includes() method of strings returns whether a search string appears within the string.
Source features
javascript.builtins.String.includes[mdn]
September 30, 2015
The includes() method of strings returns whether a search string appears within the string.
javascript.builtins.String.includes [mdn]