Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 21:58:48 +0000



Post From: Scope of Persistent Variables in sc.SetDefaults Code Block

[2023-06-16 00:38:01]
ForgivingComputers.com - Posts: 1123
Can someone explain this to me?

Yes.

You can get and set persistent variables in the sc.SetDefaults code block at the top of the study function.

The documentation is technically correct. It just means if you want to get/set them in the block, you will also need them declared somewhere else to be useful.