JSON Parser Xojo plugin

JSONNode.GetSourceFormatted Method

Gets the raw JSON message as a string formatting it so that it is human readable.

GetSourceFormatted() as String

Parameters

Returns

String

Remarks

See Also

JSONNode Class