Login Page - Create Account

Support Board


Date/Time: Mon, 03 Nov 2025 17:19:18 +0000



Post From: scope of sc.GetPersistenInt(*)

[2021-02-17 08:09:48]
User907968 - Posts: 847
ACSIL Interface Members - Functions: Persistent Variable Functions

The persistent variables are specific to each individual study instance. Each study has its own persistent variable storage.

Therefore you would need to continue incrementing the key with each subsequent new persistent variable, otherwise the data will simply be overwritten.