hugo-robles
11/30/2018 - 6:17 PM

IndexOf

// If exist string
var str = "hiworld";
str.indexOf("Hi") !== -1