Support Board
Date/Time: Tue, 04 Nov 2025 20:27:33 +0000
Post From: function to retrieve the value of an index from the current index ?
| [2017-03-08 22:35:11] |
| User210074 - Posts: 63 |
|
sc.PersistVars->Integers[0] long long int A =201704031555001;/*15 number*/ long long int& Nombre = sc.PersisWars[0]; Nombre = A; |
