Support Board
Date/Time: Sat, 08 Nov 2025 08:20:31 +0000
Post From: SCSting::Left does not work
| [2019-04-20 03:54:25] |
| User189399 - Posts: 48 |
|
I have tried with the sample code from SC. SCString TestStr1="It is a test"; TestStr1.Left(-5); sc.AddMessageToLog(TestStr1,0); //Output "It is a test" not the expected "It is a" |
