Description
Loads an xCache collection from an EntityCollection.
Signature
xCacheLoadLocal('key', 'entitycollection')
Example
xCacheLoadLocal('AllAccounts', FindRecords('account', '*', '*', '*'))
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| key | xxxx | xxxx | xxxx |
| entitycollection | xxxx | xxxx | xxxx |
