<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style><div><br></div><div><div>myString = 'hello cruel world';</div><div>newstring = myString.replace('hello','goodbye');</div><div><span style="font-size: 12pt;">debug(newstring);  // returns null</span></div><div><br></div></div><div>What silly thing am I doing?</div><div><br></div><div><br></div><div><br></div>                                        </div></body>
</html>