Hello! I have a custom record field that contains ...
# suitescript
i
Hello! I have a custom record field that contains an xml, when I get the value, for example using
lookup()
I can see in a string the complete XML,
Copy code
{ custrecord_bit_file_content: "<?xml version="1.0"?>\n<CTPcanonicalInvoicev001>\n  <Coverpage>\n    <Uuid>20191203110619388</Uuid>\n....}