prettyPrintFormat
Pretty-print a UDM object in the specified format.
value(required): UDM value to formatformat(required):"json","xml", or"yaml"
utlx
prettyPrintFormat($input, "json") // indented JSON output