Login Page - Create Account

Support Board


Date/Time: Thu, 18 Sep 2025 00:03:30 +0000



Post From: sc.persistvars ERROR

[2024-02-06 21:29:10]
jivetrader - Posts: 410
Could someone please provide the 3 new lines of code for this study, replacing the Persist function with the newer, proper function? I have no idea how to do this. Thank you

int &dateToday = sc.PersistVars->i1;

...

float OSHighNum = sc.PersistVars->f1;

float OSLowNum = sc.PersistVars->f2;