Support Board
Date/Time: Thu, 16 Oct 2025 18:19:53 +0000
Post From: Study won't exit?
[2025-04-21 10:00:06] |
User431178 - Posts: 801 |
What do you mean it won't exit? sc.Input[0].GetYesNo() == false If this evaluates to true and stays that way, the message will print every time the chart updates (and calls the study function). It is exiting the function and being called again and again and again. |