myString = 'hello cruel world';newstring = myString.replace('hello','goodbye');debug(newstring); // returns null What silly thing am I doing? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20130506/c06f25f1/attachment.html>