Description
Converts an EntityCollection or xCache collection to a JSON document.
Signature
ConvertCollectionToJson('collection')
Example
ConvertCollectionToJson(GetVar('AllAccounts'))
Converts an EntityCollection or xCache collection to a JSON document.
ConvertCollectionToJson('collection')
ConvertCollectionToJson(GetVar('AllAccounts'))