Actions
Feature proposal #9504
openImplement key based data storage
Description
Currently data is stored with incrementing index id. This can be unreliable though if the index changes. Review adding support for named key based data storage.
For example the loginlogout auto action would set the user as "loginuser".
Actions