Description:
This method retrieves a field stored previously by a StorePersistentField method. When using this method, the first item after the method name must be the name of the inter-frame data in which the field was stored.
Parameters:
|
[Required] |
StaticName |
"Inter-frame data name" |
|
Example:
To continue the example used in the StorePersistentField method description, if you wanted to retrieve the value, you would use this syntax:
FIELD retrieve_fieldname (Fixed 0 Bits) RETRIEVE (PersistentField KeepThisData) (Decimal) "Value of Persistant Field"