Returns data stored via app.SetData(key, value).

app.GetData( name ) → String

All data will be lost when the app is closed.

See Also: SetData

Example - Get Saved Data click to expand contents 

Example - Random Value click to expand contents