KantanAutoJson > Deserialization > Read Json String from File

Read Json String from File

Utility function for reading a JSON string from file.

Inputs

In
Exec

Filename
String

File path to read from.

Outputs

Out
Exec

Json
String

The read JSON text.

Success
Boolean

I/O success/failure flag.