SEARCH:
Previous: DrillDownMatches Next: FromDynA

aFromDyn

string Key
array

Looks for the cached elemented named by "Key". If found, returns it, if not found returns an empty array.

Expects the element to be an array. Saving a scalar value and then using this function to retrieve it produces undefined results.

Previous: DrillDownMatches Next: FromDynA