I want to write Argotic to memorystream and then return it as a string to another function. and this is what I\'ve written :
It seems that in Javascript, if you have a reference to some DOM element, and then modify the DOM by adding additional elements to document.body, your DOM reference becomes invalidated.