Problem in dictionaries

Hi, I started using dictionaries (thanks for this wonderful feature!),
I encountered some problems when trying to decode json file:

  1. It is impossible to decode text that contains a json string (the problem is illustrated in the image):
  2. I need to decode json file (and not text with json string), can you add this option?
    (It may not be possible to decode the file when using companion, but it can still help me a lot!)

1 Like

Thanks, it works now :smiley:, but it would still be better if this block were in dictionaries rather than a web component.

There is the json Decode block in the web component, or there is the other blocks in Dictionaries, try those (it is all a bit hit and miss, I find I have to try each of them to find the correct one)

1 Like