Support Board
Date/Time: Wed, 29 Oct 2025 19:34:38 +0000
Post From: place orders once
| [2015-11-20 04:15:26] |
| User799916 - Posts: 3 |
|
i am trying to place orders once using bool as a checksum but its not working bool OT=sc.PersistVars->f1; OT=true; if(OT) { OT=false; } else { OT=false; } OT is always set to true what am i doing wrong? |
