Support Board
Date/Time: Tue, 22 Sep 2026 00:04:59 +0000
Post From: SCSting::Left does not work
| [2019-04-20 03:54:25] |
| User189399 - Posts: 51 |
|
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" |
