Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 13:52:27 +0000



Post From: scope of sc.GetPersistenInt(*)

[2021-02-17 08:09:48]
User907968 - Posts: 840
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.