Something
public javascript v1 · immutablevar url = 'http://foo.com';var link = new XML('<a href={url}>hello</a>');link.toXMLString();/*TypeError: Cannot parse XML: Open quote is expected for attribute "href" associated with an element type "a".helmaTools.zip/Global/helma.shell.js#29(eval), lineNumber = 2*/