Skip to content

struct copied from pyCharm cannot be translated #202

Closed Answered by SinghRajenM
NoPlayBack asked this question in Q&A
Discussion options

You must be logged in to vote

This is not a valid json.

{"Text":"","Bool":false,"Number":0,"null":null}

If we format the above json, then we get a formatted output as below.

{
    "Text": "",
    "Bool": false,
    "Number": 0,
    "null": null
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SinghRajenM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants