Question
Is there any simply (probably key-value) storage in ExtendScript, i.e. "localStorage", "prefs", "settings"?
I have an ExtendScript with dialog window with edittext. Value of edittext empties when I closing window and run script again.
How to store it in HDD between script launches?
