Support Board
Date/Time: Thu, 11 Sep 2025 22:34:29 +0000
Post From: Study won't exit?
[2025-04-21 10:00:06] |
User431178 - Posts: 773 |
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. |