Support Board
Date/Time: Mon, 03 Nov 2025 17:15:41 +0000
Post From: SCInputRef variable question...
| [2018-07-09 19:20:02] |
| User895355 - Posts: 57 |
|
Ok, well, I'll answer my own question in case someone else has this issue (please correct if there's another way): if (sc.IsFullRecalculation)
{ if (sc.Index == 0) { MyVar.SetInt(0); } } |
