The correct way to save and restore values (even up on abend/crash of the script) is via `js.on_exit()`.For example:```js.on_exit("js.time_limit = " + js.time_limit);js.time_limit = 0;```
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Fri Sep 1 12:02:37 2023