Recursively Drop type and Id attributes and flatten a list
This function wraps the xml_drop_and_unlist
function
to recursively flatten and remove record type attributes from relationship
and nested queries.
xml_drop_and_unlist_recursively(x)
x |
|
list
containing without type
and Id
fields that
are not requested as part of the query, but Salesforce provides.
This function is meant to be used internally. Only use when debugging.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.