While %FromJSON() accepts a String or a character Stream as Input
you have in IRIS also %FromJSONFile() that allows direct input from file
and shortcuts the creation of a Stream.
But for both cases take care of encoding (I'm burned)
NOTE: RFC 7159 specifies that the default encoding for JSON values uses UTF-8
- Log in to post comments
.png)
.png)
.png)