Click here to Skip to main content
15,905,563 members

Comments by Member 14647867 (Top 7 by date)

Member 14647867 9-Nov-19 11:07am View    
The issue is here that I have arrays within arrays within arrays and I need to check the type to see if it is an object or an array
Member 14647867 9-Nov-19 7:59am View    
Sorry this is the error: Newtonsoft.Json.JsonReaderException: 'Unexpected character encountered while parsing value: {. Path 'modes[15].channels[8]', line 1666, position 9.'
Member 14647867 7-Nov-19 9:33am View    
So currently it is never used
Member 14647867 7-Nov-19 9:33am View    
Yes it currently creates the data variable but then I have no idea how to get it to the Main Window. Thats my question...
Member 14647867 7-Nov-19 9:26am View    
None of the solutions work for me in the first link, I tried the second on and when I changed 'Window1' to 'MainWindow' I got errors