var txt = "Hello how are you, Hello again";
var len = txt.search("how");