Support Board
Date/Time: Tue, 22 Apr 2025 00:30:26 +0000
Post From: How to log variables to the message log window?
[2025-02-18 17:58:04] |
LTSys - Posts: 68 |
I searched but cant find a way to log variables? This wont compile... int count = 1; AddMessageToLog("count = " + count ,0); TIA |