Support Board
Date/Time: Mon, 03 Nov 2025 11:20:05 +0000
Post From: do standard variables reset to zero every time a study functions loops?
| [2023-03-15 18:38:34] |
| Tony - Posts: 640 |
|
that happens either of these cases 1, variables are set as public (above all study functions) 2, static variables otherwise, variables are reset every loop, for me anyway. |
