Description:
This method retrieves a field stored previously by a StoreIndexedPersistentField method. This method requires the name of the inter-frame data to retrieve, and a field giving the index to use. See the description of StoreIndexedPersistentField for a full explanation of how this works.
Parameters:
|
[Required] |
StatidName |
"Inter-frame data name" |
|
|
[Required] |
Field |
"Field that contains the index" |
|
Example:
FIELD request_class (Fixed 0) IF (IndexedPersistentStaticExists cls sender_context) RETRIEVE (IndexedPersistentFieldAndDelete cls sender_context) (Hex) "(Request Class)"