Support Board
Date/Time: Wed, 27 Nov 2024 04:54:19 +0000
Post From: If statement not working
[2023-09-23 15:07:10] |
Ticks - Posts: 183 |
What are you using to debug your code? If you are using Visual Studio. You can place breaks to check your code. You can also write to the sc.AddMessageToLog the values you are trying to compare. I assume currentprice is a value holder. So what are you stuffing into it? |