Language Basics JavaScript DHTML




    var str = "Javascript is great!"
    document.write(str.match("great"))