Retrieve an HTML element by its ID or GUID from a specified context (defaults to the document).
Optional
// Get HTML element by GUIDix.api.dom.getHtml("<ELEMENT-GUID>"); Copy
// Get HTML element by GUIDix.api.dom.getHtml("<ELEMENT-GUID>");
Retrieve an HTML element by its ID or GUID from a specified context (defaults to the document).