05-09-2024, 10:45 PM
The following is the returned result. Is the output in red incorrect? Should double quotation marks be added?
{"i":4,"s":"example"}
R1 { i = 4, s = example } // "example"
{"i":4,"s":"example"}
R1 { i = 4, s = example } // "example"