ToJsonArray
Alias:ToJsonArray
Output:StringStream
Write entities to a stream in Json format.
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Entities | array<entity> | ✔ | 1 | The entities to write. | |
FormatOutput | bool | 2 | true | Whether to format to the Json output |