Support Board
Date/Time: Sat, 04 Jul 2026 04:15:40 +0000
Post From: Replay date and time
| [2019-06-30 04:21:19] |
| seandunaway - Posts: 393 |
|
I think sc.CurrentDateTimeForReplay will work, thanks! SCString ValueText = sc.DateTimeToString(sc.CurrentDateTimeForReplay, FLAG_DT_COMPLETE_DATETIME); sc.AddAndManageSingleTextDrawingForStudy(sc, false, 10, 10, sc.Subgraph[0], false, ValueText, true); |
