NewDocument

This method generates a new empty JSON document in the DOM memory.
Syntax
METHOD NewDocument : SJsonValueSample call:
jsonDoc := fbJson.NewDocument();
Return value
Name | Type |
|---|---|
NewDocument | SJsonValue (note possible invalidity) |