Hi all,
I've this json that I receive and I can nicely parse this with jFiles. But sometimes I need the json in "pretty" format (for debugging etc.). Is there an option in JFiles to convert the json to pretty (and back to compact)?
Currently I move the raw data to an external editor and format it there, but maybe jFiles has this feature somewhere in it ...
TIA