Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 14:16:20 +0000



Post From: scope of sc.GetPersistenInt(*)

[2021-02-16 20:34:15]
User30743 - Posts: 365
how is with the sc.GetPersistenInt(*) or sc.GetPersistenDouble(*) etc. when using them in function scope.

for example here I declare three sc.GetPersistenInt(*) - (1), (2), (3) - https://prnt.sc/zrocao

my question is, if later on, somewhere in another function I want to declare other sc.GetPersistenInt(*), do I need to start from (4) or can I safely start from (1) again?
Date Time Of Last Edit: 2021-02-16 20:35:07