New localStorage frontcalls

New localStorage frontcalls replace GAS specific session.setVar and session.getVar calls.

The session module front calls setVar and getVar are deprecated. Starting with version 3.10, you can use the new localStorage front calls, supported by all Genero front-ends.

For more details, see Local storage front calls.