Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 09:31:28 +0000



Post From: Can SC PersistVars be used for a string variable?

[2013-05-26 10:02:49]
StarLight - Posts: 28
Hi ...

I do hope SC considers PersistVars for SCString.

At the moment, I store my very LONG LONG string variables on define SCInputRef.SetString(). And, it is expose on the study setting.

A tiny bug on v396, I could not change any LONG string added inside Study Setting input value. But ASCIL could get and set study variable. Not an issue for me.

Cheers ...