Support Board
Date/Time: Tue, 04 Nov 2025 06:54:16 +0000
Post From: How display string data on terminal
|   [2016-10-22 07:53:50]     |  
| User429169 - Posts: 14 | 
| 
                This got working with reference. string text1 = "Hello World"; sc.GraphName.Format("%s", &text1); "/n" has no effect, it keep no displaying in same line for multiple strings. Can data be displayed in multiple lines? Thank You.  | 
        
