On this pagePersistent Retire FunctionRetrieves the values associated with the specified key from the persistent storage. Syntax PersistentRetrieve(scalar key) Arguments ArgumentDescriptionscalar Keyspecify the key Examples: PersistentRetrieve(‘LastRecord’) Retrieves values associated with key ‘LastRecord’.