Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Can we please fix the code formatter?

Avatar

Community Advisor

This has been broken for a fair while now. There are heaps of working code formatters available on the web.

e.g.

var doc = DOMDocument.fromXMLString(r.body);
var responseNode = doc.getElementsByTagName("response")[0];
var success = responseNode.getAttribute("success");

Thanks

Darren

0 Replies