KantanAutoJson > Serialization > Write Json String to File

Write Json String to File

Utility function for writing a JSON string to file.

Inputs

In
Exec

Json
String

The JSON text to write to file.

Filename
String

File path to write to.

Outputs

Out
Exec

Success
Boolean

I/O success/failure flag.