How does serialize() method of GlideRecordXMLSerializer() works?
Hello, I am trying to create and export an XML file but I am not able to find the correct method to set the value of the element? Using below block of code, I am able to create an element and its attribute, I am looking for a method that can add a va...
