On Fri, 11 May 2018, Ryan Joseph wrote: > Sorry for the long list. :) > > 8) “text” property of TJSElement doesn’t exist. Correct, this is not a property of TJSElement. TJSNode has innerText and textContent TJSElement has innerHTML and outerHTML Michael.