Support Board
Date/Time: Tue, 04 Nov 2025 23:41:47 +0000
Post From: not working: skip BarIndex based on study input
| [2023-04-20 23:28:02] |
| User719512 - Posts: 331 |
|
Have you tried: if (BarIndex <= input_VARIABLE.GetInt()) |
Date/Time: Tue, 04 Nov 2025 23:41:47 +0000
| [2023-04-20 23:28:02] |
| User719512 - Posts: 331 |
|
Have you tried: if (BarIndex <= input_VARIABLE.GetInt()) |