Support Board
Date/Time: Tue, 04 Nov 2025 18:27:09 +0000
Post From: sc.UserName throwing Garbage after version 2151 Update
| [2020-08-31 13:08:03] |
| rahul - Posts: 173 |
|
SCString Username;
Username.Format("%s", sc.UserName); DisplayText.AppendFormat("Name : %s\n", (Username.GetChars())); This code is now throwing out Garbage as Username after the update (On earlier version 2138 it worked fine). Date Time Of Last Edit: 2020-08-31 13:08:37
|
