Substitua o nó
var string = "doggie";
string.replace("dog", "monkey")
Thankful Toucan
var string = "doggie";
string.replace("dog", "monkey")