PXC Documentation

PXC Home

JSON File Out

1.18.1

Save data to .json file.

Node Data

Display name

JSON File Out

Internal name

Node_Json_File_Write

Inheritances

Node_Json_File_Write

Inputs

Node_Json_File_Write

path

Path

struct

Struct

bool

Pretty Print

bool

Serialize

Outputs


Write a struct or array to a JSON file.



Properties


Path


Path of the output JSON file.


Struct


Struct to write.



Related Links