Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 13:02:08 +0000



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

[2023-06-16 00:38:01]
ForgivingComputers.com - Posts: 1077
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.