Description
Returns the xCache value for the given key from the Local xCache.
Signature
xCacheGetLocal('key', 'fieldname', 'defaultvalue', 'rownumber')
Example
xCacheGetLocal('AllAccounts', 'description') Returns Hello
Parameters
Name | Type | Description | Required |
---|---|---|---|
key | xxxx | xxxx | xxxx |
fieldname | xxxx | xxxx | xxxx |
defaultvalue | xxxx | xxxx | xxxx |
rownumber | xxxx | xxxx | xxxx |