Support Board
Date/Time: Mon, 13 Jan 2025 00:07:32 +0000
Post From: function to retrieve the value of an index from the current index ?
[2017-03-07 18:38:30] |
User210074 - Posts: 63 |
sc.PersistVars->Integers[0] Ex: string Year = "2017"; sc.PersistVars->String[0]= Year; |